Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
[](https://www.npmjs.com/package/zarrita) [](https://github.com/manzt/zarrita.js/raw/main/LICENSE)
TypeScript definitions for gl-texture2d
Return the next Cartesian index (i.e., set of subscripts/dimension indices).
Create a function for applying a strided function to a provided ndarray.
Like NumPy, in TypeScript and JavaScript
Saves an ndarray as an image to a file
BLAS Level 2 operations for ndarrays
Fill a one-dimensional ndarray with linearly spaced values over a specified interval.
Generate pseudorandom numbers drawn from a continuous uniform distribution.
Sort a one-dimensional single-precision floating-point ndarray using heapsort.
Sort a one-dimensional double-precision floating-point ndarray using heapsort.
Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.
Reads the pixels of an image as an ndarray
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced values over a specified interval.
Return the data type string associated with a provided single letter abbreviation.
Sort a one-dimensional ndarray using heapsort.
Fill an input ndarray with a specified value.
Transform a list of array argument data types into a list of signatures.
Constructor for applying a strided function to an ndarray.
Fill a one-dimensional single-precision floating-point ndarray with linearly spaced values over a specified interval.
Return a view of an input ndarray in which the order of elements along a specified dimension is reversed.
Applies a colormap to an ndarray
Create a zero-filled generic array.