OpenAPI response body extraction and JSON shape assertion toolkit (framework-agnostic)
List of typed array real-valued data types.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using pairwise summation.
Convert an angle from radians to degrees.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Update notifications for your CLI app
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
Standard output.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Convert a scalar value to a zero-dimensional ndarray.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Calculate the minimum value of a strided array.
assert file utilities
Return a constructor for creating a two-sample Z-test results object.
unist utility to assert nodes
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Compute the sum of three double-precision floating-point numbers.
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.
Interchange two vectors.
Fréchet distribution quantile function.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Test if a value is a Float16Array.
List of ndarray data type single letter character abbreviations.
Apply a binary function to single-precision floating-point strided input arrays and assign results to a single-precision floating-point strided output array.