Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
Convert a linear index into multi-dimensional array subscripts
An object schema merger/validator
Create an iterator which skips the last value of a provided iterator.
Effective number of bits in the significand of a single-precision floating-point number.
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
Runtime to be use with the Flow Enums transform.
Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Return a view of an input ndarray in which the order of elements along each dimension is reversed.
Negative binomial distribution quantile function.
Calculate the minimum value of a strided array.
list of SPDX standard license exceptions
Create an iterator which repeatedly iterates over the elements of an array-like object.
Perform a chi-square goodness-of-fit test.
TypeScript definitions for stream-to-array
Compute the cosine of a number on [-π/4, π/4] in single-precision floating-point format.
Simple wrapper for browser replacements of node stdlib modules within the DXOS codebase.
Cauchy distribution constructor.
Compute a one-sample Z-test for a single-precision floating-point strided array.
Return the last index of a specified search element in a one-dimensional double-precision floating-point ndarray.
Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.