Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Cauchy distribution.
Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Get the most repeated value in an array
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Return a truncated view of an input ndarray.
Create an iterator which invokes a binary function accepting numeric arguments for each iterated value.
Test if a value is a parseable JSON string.
Check if an array can store floats
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
Triangular distribution moment-generating function (MGF).
Element-wise multiplication of two strided arrays.
Effective number of bits in the significand of a single-precision floating-point number.
Return a view of an input ndarray in which the order of elements along each dimension is reversed.
return the first event in a set of ee/event pairs
Read the entire contents of a directory.
Weibull distribution.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Binomial distribution excess kurtosis.
Compute a one-sample Z-test for a single-precision floating-point strided array.
Simple wrapper for browser replacements of node stdlib modules within the DXOS codebase.
Remove consecutive duplicated values.
Return an array of an object's own and inherited property names and symbols.