Array index constructor.
Babel plugin to transpile import() to a deferred require(), for node
Round each element in a double-precision floating-point strided array toward positive infinity.
Binomial distribution median.
Standard library aliases.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
Array.prototype.slice.call()-like method for TypedArrays, Buffers and Arguments
Apply a unary callback to elements in a three-dimensional nested input array and assign results to elements in a three-dimensional nested output array.
Compute cos(πx).
Like JSONStream, but using Minipass streams
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Immer patch optimisation to add "move" operations.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Reusable Redux atoms
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a five-dimensional nested output array.
Extensions to basic linear algebra subprograms (BLAS) compiled to WebAssembly.
Keeps values from left, while a test passes.
Hypergeometric distribution variance.
Convert a signed 32-bit integer to an unsigned 32-bit integer.
Return the first index of a specified search element in a one-dimensional double-precision floating-point ndarray.
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
Calculate the variance of a double-precision floating-point strided array using a one-pass trial mean algorithm.