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