Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Test if a value is an array-like object containing only positive numbers.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
Return an example associated with a provided alias.
Generate a logarithmically spaced numeric array.
Create a five-dimensional nested array filled with ones.
Number of milliseconds in a week.
Levene's test for equal variances.
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
Create a single-element array containing a provided scalar value.
Convert an array to a one-dimensional ndarray.
Poisson distribution quantile function.
Calculate the maximum absolute value of a strided array.
return list of CallSite objects from a captured stacktrace
Create a two-dimensional nested array filled with ones.
https://github.com/lz4/lz4 compiled to WebAssembly. For now only decompression is supported. PRs welcome!
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Uniform distribution differential entropy.
Return the enumeration constant associated with a supported Z-test alternative hypothesis value.
Oxipng image encoder in WebAssembly
Number of milliseconds in an hour.
Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.