Promisify a callback-based function
Test if a value is a number having a nonpositive value.
SQLite adapter for Prisma Next.
Detect native Float32Array support.
Simultaneously sort two strided arrays based on the sort order of the first array using heapsort.
Return the Cartesian power.
Operations for two-dimensional polygons.
TypeScript definitions for empower-core
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Test if a value is between two values.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Locally-weighted polynomial regression via the LOWESS algorithm.
javascript implementation of Dunning's T-Digest for streaming quantile approximation
WebAssembly memory.
Array diffing
Validates mint.json files
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Return a list of array data types to which a provided array data type can be safely cast or cast within the same kind.
Create a filled n-dimensional nested array.
Poisson distribution variance.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray.
Resolve the input ndarray casting data type for a unary function.
Arcsine distribution quantile function.