Test if a value is a persymmetric matrix.
No description provided.
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Put a bunch of emitted events in an array, for testing.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Bernoulli distribution mode.
Test whether at least one element in an array passes a test implemented by a predicate function.
Compute the reciprocal square root of a single-precision floating-point number.
Create a filled two-dimensional symmetric nested array according to a provided callback function.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Get 4-channel pixels array from an ndarray or nested array
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Work with IANA language tags.
Perform a multiply-add operation involving three double-precision complex floating-point numbers.
Convert a typed array to a Buffer without a copy
Apply a quaternary callback to elements in four three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Restrict a double-precision floating-point number to a specified range.
Calculate the mid-range of a double-precision floating-point strided array.
a special purpose fast memoizing way to resolve a node modules package.json
Computes a prefix sum of an ndarray
Hypergeometric distribution constructor.