Random numbers.
Return a data type from a string representing the type
Multidimensional arrays.
Create an uninitialized ndarray having a specified shape and data type.
Convert an ndarray-like object to a scalar value.
Test if an input value is a supported ndarray casting mode.
Constructor for applying a strided function to an ndarray.
Convert an ndarray-like object to an ndarray.
Resize an ndarray with Lanczos resampling
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Create a function for performing a reduction on a provided ndarray according to a callback function.
Given a stride array, determine whether an array is row-major.
TypeScript definitions for d3-dispatch
Return a list of unique indices after normalizing to the interval [0,max].
Constructor for performing a reduction on an input ndarray according to a callback function.
Resolve the output ndarray data type for a unary function.
Return a view of an input ndarray.
List of input ndarray casting policies.
BLAS Level 1 operations for ndarrays
Resolve a list of data type enumeration constants.
Test if an input value is a supported input ndarray casting policy.
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.
stand-alone library of threejs examples