Computes the determinant of an ndarray
creates a new array with given range
Quickly calculate common statistics on lists of numbers
A tiny and fast Leaflet heatmap plugin.
Compute the internal rate of return of a sequences of transactions made at irregular periods.
Finds the affine hull of a point set
adaptive and scalable 2D quadratic curves
A union-find data structure for maintaining disjoint sets.
An arbitrary-precision Decimal type for JavaScript.
Lookup information with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3 and ISO 3166-1 numeric
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Contour Plots of Mathematical Functions
TypeScript definitions for parse-glob
dominictarr style base64, like base64 but lexiographically sortable
fs read and write streams based on minipass
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
This project serves as a converter between the legacy ruleset format and a new one. It's used internally, albeit it can be used externally too, also in browsers.
Number input component that can replace the native number input which is not yet very well supported and where it is, it does not have the same appearance across the browsers. Additionally this component offers more flexible options and can be used for an
Count leading zeros in a Buffer (clz)
small, standalone fuzzy search / fuzzy filter. browser or node
Raw DNS Packet Parsing and Writing
Determine if an array or object is equivalent with another, *not* recursively
ES2015 `Object.assign()` ponyfill