Reverse the order of elements along the last dimension of a five-dimensional nested input array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
Create a single-precision floating-point vector (i.e., a one-dimensional ndarray).
ESLint config for Expo apps
Interchange two vectors.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Evaluate the identity function for a single-precision complex floating-point number.
Triangular distribution constructor.
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Bernoulli distribution mode.
Bernoulli distribution expected value.
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.
Test whether at least one element in an array passes a test implemented by a predicate function.
Test if a value is a persymmetric matrix.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Boolean indicating if the current process is running on Windows.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Put a bunch of emitted events in an array, for testing.
Create a filled two-dimensional symmetric nested array according to a provided callback function.
Get 4-channel pixels array from an ndarray or nested array
Lévy distribution quantile function.
Compute the reciprocal square root of a single-precision floating-point number.