BooleanArray.
Test if a value is array-like.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Create a MD5 hash with hex encoding
Reinterpret a Complex128Array as a Float64Array.
just emit 'log' events on the process object
Create an ArrayBuffer instance from a Data URI string
A pure javascript CRC32 algorithm that plays nice with binary data
Safer Node.js Buffer API
Create a double-precision floating-point number from a higher order word and a lower order word.
Character encoding detector
Strided.
Determine if a buffer length is compatible with provided ndarray meta data.
Allocate a buffer having a specified number of bytes.
Curated collection of data structures for the JavaScript/TypeScript.
Return an accessor function for retrieving an element from an array-like object.
buffer operations
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
minimal implementation of a PassThrough stream
Standard math.
Test if a value is an empty array.
Create a contiguous linear ndarray data buffer.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Convert an ndarray to a generic array.