Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
This library package is responsible for simulating function circuits compiled to ACIR / AVM.
Right pad a string.
Mock HTTP server for testing HTTP clients and stubbing webservices
Check if a path is root
Truncate a string to a specified length.
Compute a sum of squared absolute values incrementally.
Test if a value is a UNC path.
Fill a single-precision floating-point strided array with linearly spaced values over a specified interval.
Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.
Binomial distribution constructor.
Broadcast an array to a specified shape.
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Create a zero-filled three-dimensional nested array.
Compile a C function for evaluating a rational function.
Compute the inverse half-value versed cosine.
Grubbs' test for outliers.
Load process.env variables and assert they exist.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision floating-point strided input array and assigning results to a single-precision floating-point strided output array.
JS lib with TS typings to manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
Create an iterator which generates a sine wave.
Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
Detect native BigInt support.