Create a contiguous linear ndarray data buffer.
Resolve a loop block size for multi-dimensional array tiled loops.
Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)
Converts an ndarray into an array-of-arrays
Wrap an index on the interval [0,max].
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Test if an input value is a supported ndarray real-valued data type.
FFT for ndarrays
Resolve the output data type from a list of input ndarray data types.
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
TypeScript helpers for consuming openapi-typescript types
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Return a specified flag for a provided ndarray.
The Linux 64-bit binary for esbuild, a JavaScript bundler.
Return an index given an index mode.
Applies a homograph to an ndarray
TypeScript definitions for get-pixels
Reorder ndarray dimensions and associated strides for loop interchange.
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
OpenTelemetry Jaeger propagator provides HTTP header propagation for systems that are using Jaeger HTTP header format.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Assign elements in an input ndarray to elements in an output ndarray.
Broadcast an ndarray to a specified shape.