Return a data type from a string representing the type
Convert an ndarray-like object to a scalar value.
Test if an input value is a supported ndarray casting mode.
Convert an ndarray-like object to an ndarray.
Resize an ndarray with Lanczos resampling
Given a stride array, determine whether an array is row-major.
Return a list of unique indices after normalizing to the interval [0,max].
Resolve the output ndarray data type for a unary function.
stand-alone library of threejs examples
Create a vector (i.e., a one-dimensional ndarray).
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.
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.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Reorder ndarray dimensions and associated strides for loop interchange.
Detect native Symbol.toStringTag support.
Detect native Uint16Array support.
Return the number of elements in an ndarray.
Create a function for performing a reduction on a provided ndarray.
Determine the specification defined classification of an object.
Maximum unsigned 16-bit integer.