Convert an ndarray-like object to a scalar value.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Given a stride array, determine whether an array is row-major.
Resize an ndarray with Lanczos resampling
Return a view of an input ndarray in which the order of elements along a specified dimension is reversed.
Return a list of unique indices after normalizing to the interval [0,max].
Resolve the output ndarray data type for a unary function.
Return a view of an input ndarray.
List of input ndarray casting policies.
Resolve a list of data type enumeration constants.
BLAS Level 1 operations for ndarrays
Test if an input value is a supported input ndarray casting policy.
stand-alone library of threejs examples
Return a view of an input ndarray in which the order of elements along each dimension is reversed.
Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve the input ndarray casting data type for a unary function.
Return a read-only view of an input ndarray in which the order of elements along a specified dimension is reversed.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Packs an array-of-arrays into a single ndarray
Create a vector (i.e., a one-dimensional ndarray).
Convert a scalar value to a zero-dimensional ndarray.
Define a non-enumerable read-only property.
Resolve a loop block size for multi-dimensional array tiled loops.