Lévy distribution mode.
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
Check if an environment is little endian.
Compute the Fresnel integral S(x).
Parse a glob pattern into an object of tokens.
Logistic distribution quantile function.
Rayleigh distribution logarithm of cumulative distribution function (CDF).
Laplace (Double Exponential) distribution moment-generating function (MGF).
Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.
Lévy distribution variance.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.
MediaPipe Audio Tasks
Assertion utility tools.
Wilcoxon signed rank test statistic probability density function (PDF).
Human-friendly taxonomy for file types
Calculate the maximum value of a strided array.
Node.js 18's node:test, as an npm package
Count the number of truthy elements in an array.
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Test if a value is a number having a finite positive value.
Natural logarithm of the probability density function (PDF) for a chi distribution.
Compute the maximum value of a one-dimensional ndarray via a callback function.