Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.
Craft command-line Masterpieces
Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
Define and query information about a kit package
Glob to regular expression with support for extended globs
Quick CLI argv parser and validator
Compute the sum of absolute values (L1 norm).
Calculate the cumulative sum of double-precision floating-point strided array elements.
Hypergeometric distribution excess kurtosis.
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Negative binomial distribution.
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
Fastest random ID and random string generation for Node.js
remove "use strict" directive
Apply a unary function to a double-precision floating-point strided input array according to a strided mask array and assign results to a double-precision floating-point strided output array.
Remove the last UTF-16 code unit of a string.
Binomial distribution constructor.
Generate test suites for checks that already happened at build-time
Compute the inverse half-value versed cosine.
Return the first index of a specified search element in a double-precision floating-point strided array.
Create a filled four-dimensional nested array.
An incremental implementation of MurmurHash3
MarkdownLint Command Line Interface