Compute the inverse versed sine.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Compute the sum of a one-dimensional double-precision floating-point ndarray using pairwise summation.
US state names and postal codes
Bernoulli distribution constructor.
Discrete uniform distribution skewness.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Trie Data Structure to support cspell.
Extensions to basic linear algebra subprograms (BLAS) compiled to WebAssembly.
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein
Compute the inverse coversed cosine.
List of ndarray data type single letter character abbreviations.
Copy elements to a new generic array after removing consecutive duplicated values.
Convert a strided array to a four-dimensional nested array.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
sharp based perceptual hash implementation
Pareto distribution (Type I) probability density function (PDF).
Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.
Round a single-precision floating-point number toward zero.
[](https://www.npmjs.com/package/ts-repo-utils)
Compute the hyperbolic arccosine of a double-precision floating-point number.
Test if an object's own or inherited property is enumerable.
TypeScript shorties for the web
React PureComponent implementation embracing Immutable.js