Compute a moving sample Pearson product-moment correlation coefficient incrementally.
Strip comments from a Pug token stream (from the lexer)
Relative error exponential.
Detect the archive type of a Buffer/Uint8Array
Compute an arithmetic mean of absolute values incrementally.
Match human-quality input to potential matches by edit distance.
Convert a string to inverse case.
Minimatch but for collections of minimatcher matchers.
Bernoulli distribution cumulative distribution function (CDF).
Code generator that transforms YAML schema definitions into TypeScript ECS (Entity Component System) classes for Lagless simulations. Reads declarative schema files describing components, singletons, filters, inputs, and player resources, then generates t
Unzip a zipped array (i.e., a nested array of tuples).
A tiny, PEG-like system for building language grammars with regexes.
A very simple and stupid parser, based on a statemachine and regular expressions.
Node standard library for browser.
Lévy distribution probability density function (PDF).
The lodash method `_.memoize` exported as a module.
Broadcast an input ndarray to a target shape while keeping a list of specified dimensions unchanged.
Triangular distribution.
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using extended accumulation.
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Generate, and decode, base64 VLQ mappings for source maps and other uses
Compute the reciprocal square root of a single-precision floating-point number.