@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-dists-geometric-cdf
Geometric distribution cumulative distribution function (CDF).
@stdlib/repl-signature
Return the signature(s) associated with a provided alias.
@stdlib/math-strided-special-atanh-by
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
@stdlib/stats-base-dists-invgamma-ctor
Inverse gamma distribution constructor.
@stdlib/stats-iter-cugmean
Create an iterator which iteratively computes a cumulative geometric mean.
@stdlib/math-strided-special-dmskramp
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
@stdlib/assert-has-arrow-function-support
Detect native arrow function support.
@stdlib/stats-base-snanvariance
Calculate the variance of a single-precision floating-point strided array ignoring NaN values.
@stdlib/stats-base-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
@stdlib/utils-inmap
Invoke a function for each element in a collection and update the collection in-place.
@stdlib/assert-deep-has-property
Test whether an object contains a nested key path, either own or inherited.
@stdlib/stats-base-dists-invgamma-quantile
Inverse gamma distribution quantile function.
@stdlib/math-base-special-rampf
Evaluate the ramp function (single-precision).
@stdlib/stats-base-dists-pareto-type1-logcdf
Natural logarithm of the cumulative distribution function (CDF)for a Pareto (Type I) distribution.
@stdlib/stats-base-dists-erlang-entropy
Erlang distribution differential entropy.
@stdlib/math-iter-special-sinpi
Create an iterator which computes the sine of each iterated value times π.
@stdlib/stats-base-dists-gumbel-logcdf
Gumbel distribution logarithm of cumulative distribution function.
@stdlib/stats-base-dists-cosine-logpdf
Raised cosine distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-discrete-uniform-entropy
Discrete uniform distribution entropy.
@stdlib/random-streams-lognormal
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
@stdlib/simulate-iter-pulse
Create an iterator which generates a pulse waveform.
@stdlib/stats-base-dists-erlang-mgf
Erlang distribution moment-generating function (MGF).
@stdlib/math-iter-special-haversin
Create an iterator which computes the half-value versed sine for each iterated value.
@stdlib/math-iter-special-sinh
Create an iterator which evaluates the hyperbolic sine for each iterated value.
@stdlib/math-iter-special-cospi
Create an iterator which computes the cosine of each iterated value times π.
@stdlib/strided-base-quaternary
Apply a quaternary callback to strided input array elements and assign results to elements in a strided output array.
@stdlib/math-iter-special-dirichlet-eta
Create an iterator which evaluates the Dirichlet eta function for each iterated value.
@stdlib/utils-async-inmap
Invoke a function for each element in a collection and update the collection in-place.
@stdlib/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
@stdlib/math-strided-special-dmskceil
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
@stdlib/stats-base-dists-logistic-logcdf
Logistic distribution logarithm of cumulative distribution function (CDF).
@stdlib/assert-is-float32vector-like
Test if a value is a 1-dimensional ndarray-like object containing single-precision floating-point numbers.
@stdlib/stats-base-dists-kumaraswamy-stdev
Kumaraswamy's double bounded distribution standard deviation.
@stdlib/stats-base-dists-discrete-uniform-mean
Discrete uniform distribution expected value.
@stdlib/random-iter-chisquare
Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.
@stdlib/math-base-special-ahaversin
Compute the inverse half-value versed sine.
@stdlib/stats-base-dists-pareto-type1-median
Pareto (Type I) distribution median.
@stdlib/utils-inherited-keys
Return an array of an object's inherited enumerable property names.
@stdlib/math-base-tools-normhermitepoly
Evaluate a normalized Hermite polynomial.
@stdlib/utils-nonenumerable-property-names
Return an array of an object's own non-enumerable property names.
@stdlib/math-base-special-sqrtpi
Compute the principal square root of the product of π and a positive number.
@stdlib/blas-ext-base-drev
Reverse a double-precision floating-point strided array in-place.
@stdlib/random-iter-exponential
Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/math-strided-special-smskcbrt
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
@stdlib/stats-base-dsem
Calculate the standard error of the mean for a double-precision floating-point strided array.
@stdlib/blas-ext-base-dnansum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
@stdlib/stats-base-smeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation.
@stdlib/stats-base-meanors
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
@stdlib/stats-base-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
@stdlib/random-streams-invgamma
Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma distribution.
@stdlib/math-iter-sequences-odd-integers
Create an iterator which generates an interleaved sequence of odd integers.
@stdlib/math-strided-special-drsqrt
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
@stdlib/math-base-utils-relative-difference
Compute the relative difference of two real numbers.
@stdlib/stats-base-dists-discrete-uniform-median
Discrete uniform distribution median.
@stdlib/math-iter-special-fresnelc
Create an iterator which computes the Fresnel integral C(x) for each iterated value.
@stdlib/math-base-special-cflipsignf
Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
@stdlib/stats-base-dists-erlang-pdf
Erlang distribution probability density function (PDF).
math-strided-special-bessely0-by
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.