Calculate the maximum absolute value of a strided array.
Return the part of a string before a specified substring.
Get random element from array when looping
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Return the last index of a specified search element in a strided array.
Node addon for string extraction for cbor-x
Reverse the order of elements along the second-to-last dimension of a five-dimensional nested input array.
Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Discrete uniform distribution median.
Tiny JavaScript tokenizer.
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
Degenerate distribution entropy.
Populate a <canvas> element with a font texture atlas
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Beta prime distribution excess kurtosis.
Apply a quinary callback to elements in five five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Configurable Mersenne Twister PRNG implementation written in TypeScript.
Flatten a three-dimensional nested array.
Return the part of a string after a specified substring.
Prettier plugin to force all arrays to be multiline.
Gumbel distribution mode.
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.