Partition an ArrayBuffer into multiple TypedArray views efficiently.
Array diffing
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Return the last element of an array-like object.
Simultaneously sort two strided arrays based on the sort order of the first array using Shellsort.
Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
Number of milliseconds in an hour.
Return the part of a string before a specified substring.
Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Calculate the range of a single-precision floating-point strided array.
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
Return a view of an input ndarray in which the order of elements along the last dimension is reversed.
Exponential distribution excess kurtosis.
Apply a binary callback to elements in two two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Uniform distribution logarithm of probability density function (PDF).
<!--
https://github.com/lz4/lz4 compiled to WebAssembly. For now only decompression is supported. PRs welcome!
Uniform distribution differential entropy.
IP lookup using Maxmind databases
Test whether all elements in an array are falsy.
Round each element in a double-precision floating-point strided array toward negative infinity.
A list of English stop words.
Generate a logarithmically spaced numeric array.