Return the data type of a provided ndarray.
ndarray data buffer constructors.
Default ndarray settings.
Test if an input value is a supported built-in ndarray data type string.
Convert an ndarray to a generic array.
Return the flags of a provided ndarray.
Node addon for string extraction for msgpackr
Restrict an index to the interval [0,max].
Return the stride along a specified dimension for a provided ndarray.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Given a stride array, determine array iteration order.
Convert an ndarray buffer to a generic array.
Normalize an index to the interval [0,max].
Return the data type of a provided ndarray.
Create a contiguous linear ndarray data buffer.
List of ndarray casting modes.
Resolve a loop block size for multi-dimensional array tiled loops.
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Wrap an index on the interval [0,max].
Highly optimized MDAST tree slicing with configurable node behaviors
Converts an ndarray into an array-of-arrays
Lexes ES modules returning their import/export metadata
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Convert a linear index in an array view to a linear index in an underlying data buffer.