Reorder ndarray dimensions and associated strides for loop interchange.
Resolve the input ndarray casting data type for a unary function.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Convert a scalar value to a zero-dimensional ndarray.
Resolve a loop block size for multi-dimensional array tiled loops.
Create a function for applying a strided function to a provided ndarray.
Apply a callback to elements in an input ndarray and assign results to elements in an output ndarray.
Packs an array-of-arrays into a single ndarray
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
invert a 2d matrix using Gaussian elimination
Test if a value is a Buffer object.
Generate string from a token array by interpolating values.
Double-precision complex number functions.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
The bias of a double-precision floating-point number's exponent.
Single-precision complex number functions.
LU decomposition using the crout algorithm
Regular expression to detect an extended-length path.
Test whether a path exists on the filesystem.
Return the number of elements in an ndarray.
Test if a value is a plain object.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Detect native Symbol.toStringTag support.