Return the internal package name associated with a provided standalone package name.
Evaluate a rational function using double-precision floating-point arithmetic.
Apply a quaternary callback to elements in four four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Convert a Node-API value representing a strided array to an unsigned 8-bit integer array.
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Return a read-only truncated view of an input ndarray.
Discrete uniform distribution excess kurtosis.
Multiply a single-precision floating-point number by an integer power of two.
Rayleigh distribution.
Compute the versed sine.
Wrap a value to the half-open interval [min,max).
Round a numeric value to the nearest number toward positive infinity with N significant figures.
Lévy distribution.
Distribution of Wilcoxon signed rank test statistic.
Convert a single-precision floating-point number to a signed 32-bit integer.
Compute `x * ln(y+1)` so that the result is `0` if `x = 0`.
Add a scalar constant to each strided array element and compute the sum using ordinary recursive summation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Gumbel distribution quantile function.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Generate pseudorandom numbers drawn from an exponential distribution.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Trim whitespace characters from the beginning of a string.
Add a constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.