Compute a moving sample Pearson product-moment correlation coefficient incrementally.
Strip comments from a Pug token stream (from the lexer)
Relative error exponential.
Compute an arithmetic mean of absolute values incrementally.
Detect the archive type of a Buffer/Uint8Array
Convert a string to inverse case.
Match human-quality input to potential matches by edit distance.
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
Bernoulli distribution cumulative distribution function (CDF).
Minimatch but for collections of minimatcher matchers.
Unzip a zipped array (i.e., a nested array of tuples).
A very simple and stupid parser, based on a statemachine and regular expressions.
A tiny, PEG-like system for building language grammars with regexes.
Node standard library for browser.
Lévy distribution probability density function (PDF).
Triangular distribution.
Broadcast an input ndarray to a target shape while keeping a list of specified dimensions unchanged.
The lodash method `_.memoize` exported as a module.
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
Generate errors that contain a code frame that point to source locations.