Round a numeric value to the nearest number toward positive infinity with N significant figures.
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.
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using extended accumulation.
Fancy multidimensional array constructor.
Create a function for generating pseudorandom values drawn from a ternary PRNG.
Distribution of Wilcoxon signed rank test statistic.
Raised cosine distribution logarithm of probability density function (PDF).
Add a scalar constant to each strided array element and compute the sum using ordinary recursive summation.
Pareto (Type I) distribution expected value.
Evaluate the Kronecker delta (single-precision).
Compute the nth Tribonacci number.
Saves an ndarray as an image to a file
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Compute the hyperbolic arcsine of a number.
Discrete uniform distribution entropy.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Studentized range cumulative distribution function (CDF).
Return a read-only truncated view of an input ndarray.
Laplace distribution.
Apply a mask to a provided input array.
Convert a Node-API value representing a strided array to a double-precision complex floating-point array.
Multi-slice constructor.
Geometric distribution cumulative distribution function (CDF).