Create a five-dimensional nested array filled with ones.
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.
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
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.
Simultaneously sort two strided arrays based on the sort order of the first array using Shellsort.
Sort a strided array using insertion sort.
Number of milliseconds in an hour.
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.
Return the part of a string before a specified substring.
Calculate the range of a single-precision floating-point strided array.
Return a view of an input ndarray in which the order of elements along the last dimension is reversed.
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
https://github.com/lz4/lz4 compiled to WebAssembly. For now only decompression is supported. PRs welcome!
IP lookup using Maxmind databases
<!--
Pack multibyte binary values into buffers
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 differential entropy.
A promise based streaming tokenizer
Generate a logarithmically spaced numeric array.
Test whether all elements in an array are falsy.
Regular expression for matching semver versions
A list of English stop words.