Apply a binary callback to elements in two four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Return the index of the last element which passes a test implemented by a predicate function.
Convert a Node-API value to an unsigned 8-bit integer array.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.
Compute the L2-norm of a complex single-precision floating-point vector.
base element for react-icons
Return a constructor for creating a two-sample Z-test results object.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Remove singleton dimensions from an ndarray
A tiny and fast selection algorithm in JavaScript.
Integration testing for CLI applications
Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
Return a JSON representation of an error object.
Regular expression to match a semantic version string.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Compute the sum of three double-precision floating-point numbers.
Degenerate distribution moment-generating function (MGF).
align-text with ANSI support for CLIs
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
Compute the L2-norm of a complex double-precision floating-point vector.
Copy all or part of a matrix A to another matrix B.
Calculate the mid-range of a double-precision floating-point strided array.
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.