Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Multiply a single-precision floating-point vector by a constant.
The Filesystem API provides a NodeJS-like API for working with files on the device.
A Markdown parser for power-doctest.
Uniform distribution excess kurtosis.
Get XDG Base Directory paths
Conditionally add a middleware to express with some common patterns.
Provides a standard way of performing type and schema validation across 0x projects
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Sort a one-dimensional single-precision floating-point ndarray using heapsort.
A type-refinement / validator combinator library for mixed / unknown values in Flow or TypeScript
Isomorphic general-purpose TS utils
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Poisson distribution mode.
The next generation of events handling for javascript! New: abstract away the network!
Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.
Compute the number of representable single-precision floating-point values that separate two single-precision floating-point numbers along the real number line.
Sort a double-precision floating-point strided array using insertion sort.
Oxc Parser Node API
Deep join an array
Arcsine distribution logarithm of cumulative distribution function (CDF).
Fréchet distribution cumulative distribution function (CDF).
Calculate the standard deviation of a strided array using a two-pass algorithm.
Arcsine distribution median.