Default ndarray settings.
Restrict an index to the interval [0,max].
Convert an ndarray to a generic array.
Small module for fitting a canvas element within the bounds of its parent.
Test if an input value is a supported ndarray index mode.
Test if an input value is an ndarray order.
Return the number of ndarray dimensions.
Convert an ndarray buffer to a generic array.
Normalize an index to the interval [0,max].
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Generate a stride array from an array shape.
Return the strides of a provided ndarray.
TypeScript definitions for react-signature-canvas
ndarray data buffer constructors.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Convert a linear index in an array view to a linear index in an underlying data buffer.
React component for canvas-confetti library
Determine the order of a multidimensional array based on a provided stride array.
Return the number of elements in an array.
Return the number of ndarray dimensions.
Test whether an input value is the string representing column-major order.
A multi-threaded, GPU-accelerated, Canvas API for Node
Test if an input value is a supported built-in ndarray data type string.
Test if an input value is a supported ndarray complex-valued floating-point data type.