Evaluate the natural logarithm of 1+exp(x).
Implementation of the SPDY protocol on node.js.
Compute the sum of absolute values (L1 norm).
An ESlint plugin checking for any hardcoded credentials
A light, featureful and explicit option parsing library.
Solve CSS math expressions
Create a zero-filled four-dimensional nested array.
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Calculate the arithmetic mean of a strided array, ignoring NaN values.
render domhandler DOM nodes to a string
Determine if an array data type can be safely cast or, for floating-point data types, downcast to another array data type.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
Compute the dot product of two one-dimensional single-precision floating-point ndarrays.
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Test if two arrays have respective elements which are approximately the same value within a specified number of ULPs (units in the last place).
> A simple utility to get the packages from a monorepo, whether they're using Yarn, npm, Lerna, pnpm, Bun or Rush
The lodash method `_.debounce` exported as a module.
Compute the reciprocal square root of a double-precision floating-point number.
Discrete uniform distribution quantile function.
Compute the sum along one or more ndarray dimensions.
Bernoulli distribution median.
Compute the inverse versed sine.
Fréchet distribution median.