@stdlib/math-iter-special-betaln
Create an iterator which evaluates the natural logarithm of the beta function.
@stdlib/stats-base-dists-studentized-range-quantile
Studentized range distribution quantile function.
@stdlib/random-streams-f
Create a readable stream for generating pseudorandom numbers drawn from an F distribution.
@stdlib/math-iter-ops-add
Create an iterator which performs element-wise addition of two or more iterators.
@stdlib/math-strided-special-smsktrunc
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
@stdlib/blas-ext-base-dnannsum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
@stdlib/math-iter-special-versin
Create an iterator which computes the versed sine for each iterated value.
@stdlib/math-strided-special-besselj0-by
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.
@stdlib/ndarray-base-broadcast-shapes
Broadcast array shapes to a single shape.
@stdlib/blas-ext-base-dnannsumors
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
@stdlib/stats-base-dists-kumaraswamy-kurtosis
Kumaraswamy's double bounded distribution excess kurtosis.
@stdlib/math-iter-ops-divide
Create an iterator which performs element-wise division of two or more iterators.
@stdlib/math-base-special-log1mexp
Evaluate the natural logarithm of 1-exp(-|x|).
@stdlib/utils-async-every-by-right
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
@stdlib/math-strided-special-ddeg2rad
Convert each element in a double-precision floating-point strided array from degrees to radians.
@stdlib/math-iter-special-covercos
Create an iterator which computes the coversed cosine for each iterated value.
@stdlib/stats-base-dists-gumbel-pdf
Gumbel distribution probability density function (PDF).
@stdlib/math-base-special-boxcoxinv
Compute the inverse of a one-parameter Box-Cox transformation.
@stdlib/stats-base-dsnanmean
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.
@stdlib/math-iter-special-sinc
Create an iterator which computes the normalized cardinal sine for each iterated value.
@stdlib/assert-has-biguint64array-support
Detect native BigUint64Array support.
@stdlib/math-strided-special-dmsktrunc
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
@stdlib/blas-ext-base-gcusumors
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
@stdlib/stats-base-nanminabs
Calculate the minimum absolute value of a strided array, ignoring NaN values.
stats-base-dists-kumaraswamy-skewness
Kumaraswamy's double bounded distribution skewness.
stats-base-dists-hypergeometric-quantile
Hypergeometric distribution quantile function.
@stdlib/stats-base-dists-kumaraswamy-logcdf
Natural logarithm of the cumulative distribution function (CDF)for a Kumaraswamy's double bounded distribution.
https://github.com/cornerstonejs/dicomparser
JavaScript parser for DICOM Part 10 data
@stdlib/simulate-iter-sawtooth-wave
Create an iterator which generates a sawtooth wave.
@stdlib/strided-base-unary-dtype-signatures
Generate a list of unary interface signatures from strided array data types.
@stdlib/math-base-napi-quinary
C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.
@stdlib/math-strided-special-atan-by
Compute the arctangent of each element retrieved from an input strided array via a callback function.
@stdlib/stats-base-dists-betaprime-logpdf
Beta prime distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-pareto-type1-logpdf
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
@stdlib/stats-base-dists-laplace-pdf
Laplace distribution probability density function (PDF).
@stdlib/stats-iter-cugmean
Create an iterator which iteratively computes a cumulative geometric mean.
@stdlib/math-strided-special-acoversin-by
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
@stdlib/stats-base-snanvariance
Calculate the variance of a single-precision floating-point strided array ignoring NaN values.
@stdlib/math-strided-special-atanh-by
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
@stdlib/streams-node-from-array
Create a readable stream from an array-like object.
@stdlib/repl-signature
Return the signature(s) associated with a provided alias.
@stdlib/stats-base-dists-geometric-cdf
Geometric distribution cumulative distribution function (CDF).
@stdlib/stats-base-nanmskmax
Calculate the maximum value of a strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-dnanmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/utils-inmap
Invoke a function for each element in a collection and update the collection in-place.
@stdlib/stats-iter-mmaxabs
Create an iterator which iteratively computes a moving maximum absolute value.
@stdlib/random-streams-beta
Create a readable stream for generating pseudorandom numbers drawn from a beta distribution.
@stdlib/assert-deep-has-property
Test whether an object contains a nested key path, either own or inherited.
@stdlib/random-iter-f
Create an iterator for generating pseudorandom numbers drawn from an F distribution.
@stdlib/datasets-suthaharan-multi-hop-sensor-network
Labeled wireless sensor network data set collected from a multi-hop wireless sensor network deployment using TelosB motes.
@stdlib/stats-base-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
@stdlib/assert-has-arrow-function-support
Detect native arrow function support.
stats-base-snanmean
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.