Convert a scalar value to a zero-dimensional ndarray.
Is this value a Node.js version?
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Encourages programming with assertions by providing tools to compile them away
Laplace distribution skewness.
Replace elements of an array with provided values according to a provided mask array.
A common package of Essential JS 2 React base, methods and class definitions
Bernoulli distribution cumulative distribution function (CDF).
Calculate the minimum value of a strided array.
Convert an array to an array of a different data type.
Compute the half-value coversed sine.
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein
Fréchet distribution quantile function.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using an improved Kahan-Babuška algorithm.
Check if the runtime is Electron.
Return the index of the last element which equals a provided search element.
Rayleigh distribution expected value.
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
Compute the coversed sine.
Return a constructor for creating a two-sample Z-test results object.
Fast base encoding / decoding of any given alphabet
Determine the minimum array data type for storing a provided unsigned integer value.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring NaN values.