Data type constructor.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Resolve a list of data type strings.
Reorder ndarray dimensions and associated strides for loop interchange.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if an input value is a supported ndarray output data type policy.
Test if an input value is a supported ndarray signed integer data type.
Create a zero-filled ndarray having a specified shape and data type.
Test if an input value is a supported ndarray struct data type.
Test if an input value is a supported ndarray numeric data type.
[](https://www.npmjs.com/package/zarrita) [](https://github.com/manzt/zarrita.js/raw/main/LICENSE) ![GitHub Actions](https://g
Convert a scalar value to a zero-dimensional ndarray.
Reorder ndarray dimensions and associated strides for loop interchange.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Resolve a loop block size for multi-dimensional array tiled loops.
Create an uninitialized ndarray having a specified shape and data type.
Return the data type of an ndarray data buffer.
Test whether an input value is the string representing row-major order.
Reads the pixels of an image as an ndarray
Convert a linear index to an array of subscripts.
Initialize an ndarray with zeros
Resample using sinc kernels
Convert an ndarray-like object to a scalar value.
Linear time selection algorithm for ndarrays