@stdlib/random-iter-normal
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
@stdlib/math-strided-special-dceil
Round each element in a double-precision floating-point strided array toward positive infinity.
@stdlib/constants-float16-exponent-bias
The bias of a half-precision floating-point number's exponent.
math-iter-ops-mod
Create an iterator which performs an element-wise modulo operation of two or more iterators.
@stdlib/math-base-special-sincospi
Simultaneously compute the sine and cosine of a number times π.
@stdlib/math-base-ops-csubf
Subtract two single-precision complex floating-point numbers.
@stdlib/stats-base-mskmin
Calculate the minimum value of a strided array according to a mask.
@stdlib/stats-base-dists-geometric-quantile
Geometric distribution quantile function.
@stdlib/simulate-iter-bartlett-pulse
Create an iterator which generates a Bartlett pulse waveform.
@stdlib/stats-base-dists-hypergeometric-variance
Hypergeometric distribution variance.
@stdlib/math-strided-special-abs-by
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
@stdlib/datasets-fivethirtyeight-ffq
FiveThirtyEight reader responses to a food frequency questionnaire (FFQ).
@stdlib/math-base-special-round2
Round a numeric value to the nearest power of two on a linear scale.
@stdlib/math-base-special-modf
Decompose a double-precision floating-point number into integral and fractional parts.
@stdlib/stats-base-nanrange-by
Calculate the range of a strided array via a callback function, ignoring NaN values.
@stdlib/math-iter-special-atanh
Create an iterator which computes the hyperbolic arctangent of each iterated value.
@stdlib/datasets-suthaharan-single-hop-sensor-network
Labeled wireless sensor network data set collected from a simple single-hop wireless sensor network deployment using TelosB motes.
@stdlib/ndarray-dispatch
Create an ndarray function interface which performs multiple dispatch.
@stdlib/constants-float16-cbrt-eps
Cube root of half-precision floating-point epsilon.
@stdlib/math-iter-special-gamma
Create an iterator which evaluates the gamma function for each iterated value.
@stdlib/stats-base-dists-hypergeometric-mean
Hypergeometric distribution expected value.
@stdlib/random-streams-exponential
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/utils-async-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
@stdlib/math-strided-special-abs2
Compute the squared absolute value for each element in a strided array.
@stdlib/ndarray-base-assert-is-contiguous
Determine if an array is contiguous.
@stdlib/stats-base-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
@stdlib/math-strided-special-ahaversin-by
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.
@stdlib/math-base-ops-subf
Subtract two single-precision floating-point numbers.
@stdlib/simulate-iter-dirac-comb
Create an iterator which generates a Dirac comb.
@stdlib/assert-has-define-property-support
Detect `Object.defineProperty` support.
@stdlib/constants-complex128-num-bytes
Size (in bytes) of a 128-bit complex number.
@stdlib/stats-base-dists-geometric-stdev
Geometric distribution standard deviation.
@stdlib/stats-base-nanrange
Calculate the range of a strided array, ignoring NaN values.
@stdlib/stats-base-dists-cosine-stdev
Raised cosine distribution standard deviation.
@stdlib/stats-base-dists-discrete-uniform-quantile
Discrete uniform distribution quantile function.
@stdlib/random-iter-triangular
Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.
@stdlib/ndarray-base-binary-loop-interchange-order
Reorder ndarray dimensions and associated strides for loop interchange.
@stdlib/ndarray-base-assert-is-single-segment-compatible
Determine if an array is compatible with a single memory segment.
@stdlib/stats-base-dists-hypergeometric-logpmf
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
@stdlib/number-float32-base-exponent
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
@stdlib/strided-base-binary-signature-callbacks
Assign callbacks to binary interfaces according to type promotion rules.
@stdlib/stats-base-dists-pareto-type1-skewness
Pareto (Type I) distribution skewness.
@stdlib/stats-base-dists-kumaraswamy-ctor
Kumaraswamy's double bounded distribution constructor.
@stdlib/blas-ext-base-dsnansumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
@stdlib/constants-float64-max-base10-exponent-subnormal
The maximum base 10 exponent for a subnormal double-precision floating-point number.
@stdlib/stats-base-dists-discrete-uniform-logpmf
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
@stdlib/streams-node-from-strided-array
Create a readable stream from a strided array-like object.
@stdlib/streams-node-from-circular-array
Create a readable stream from a circular array-like object.
@stdlib/utils-for-in
Invoke a function for each own and inherited enumerable property of an object.
@stdlib/math-iter-special-acot
Create an iterator which computes the inverse cotangent of each iterated value.
@stdlib/stats-base-dists-invgamma-logpdf
Natural logarithm of the probability density function (PDF) for an inverse gamma distribution.