Assertion typescript library for better, comfortable and safe coding. See readme!
Fill a single-precision floating-point strided array with linearly spaced values over a specified interval.
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Broadcast an array to a specified shape.
Test if a value is a UNC path.
Check if a path is root
Create a zero-filled three-dimensional nested array.
Compute the inverse half-value versed cosine.
Compile a C function for evaluating a rational function.
Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
Mock HTTP server for testing HTTP clients and stubbing webservices
JS lib with TS typings to manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
Negative binomial distribution.
MuJoCo WASM bindings
Sort a single-precision floating-point strided array using heapsort.
Standard logistic function.
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
F distribution differential entropy.
Detect native BigInt support.
Dirichlet eta function.
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.
Load process.env variables and assert they exist.