Convert a string to lowercase.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
JSON parse & stringify that supports binary via bops & base64
Exponential function.
Create a function for performing a reduction on a provided ndarray.
Return the number of elements in an ndarray.
Generate pseudorandom numbers drawn from a continuous uniform distribution.
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.
Create a regular expression from a regular expression string.
Return a regular expression to match a newline character sequence.
Gamma function.
Constructor for performing a reduction on an input ndarray.
Create a zero-filled ndarray having the same shape and data type as a provided ndarray.
Return the minimum accessible index based on a set of provided strided array parameters.
Determine if an object is a Buffer
Serialize ndarray meta data.
Cholesky Factorization of ndarrays
LU decomposition using the crout algorithm
invert a 2d matrix using Gaussian elimination
Reads the pixels of an image as an ndarray
Convert a string to lowercase.
The Euler-Mascheroni constant.
Incomplete gamma function.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.