return list of CallSite objects from a captured stacktrace
Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.
Concatenate a list of ndarrays along a specified ndarray dimension.
Number of hours in a day.
TypeScript definitions for hdkey
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Converts UUID strings to and from buffers
Test if a value is an array-like object containing only positive numbers.
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.
Calculate the minimum absolute value of a strided array, ignoring NaN values.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Create a single-element array containing a provided scalar value.
Oxipng image encoder in WebAssembly
Create a five-dimensional nested array filled with ones.
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
Poisson distribution quantile function.
Convert an array to a one-dimensional ndarray.
Collection of functions for vector math. `MathVector` introduces missing in JavaScript type `VectorAdapter`. Vector adapter is an implementation of the abstract interface, a kind of link that defines how to interpret data as the vector. The adapter could
Uniform distribution logarithm of probability density function (PDF).
Generate a logarithmically spaced numeric array.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Count the number of elements in an ndarray which pass a test implemented by a predicate function.
Calculate the arithmetic mean of a single-precision floating-point strided array.
Sort a strided array using insertion sort.