Negative binomial distribution cumulative distribution function (CDF).
Pareto (Type I) distribution expected value.
🐊Putout plugin adds ability to convert 'const' to 'let'
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Test if an object's prototype chain contains a provided prototype.
A home for your AI agents
Declarative runtime type validator for JavaScript
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using an improved Kahan-Babuška algorithm.
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
Scale a single-precision complex floating-point vector by a single-precision floating-point constant.
Cross-platform file path sorting. Sort an array of path strings or objects containing path strings.
The base plugin used to create Appium plugins
Calculate the minimum value of a strided array via a callback function.
Machine learning algorithms.
create a new array filled with a value, or zero
(recursively) iterate directory entries in the browser (html5 File System API)
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Apply a unary callback to elements in a two-dimensional nested input array and assign results to elements in a two-dimensional nested output array.
typeof number, or use a default
A modern, React 19+ compatible input masking component using hooks and TypeScript.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using pairwise summation.