Create a readable stream from a strided array-like object.
Strided.
Standard input.
Reinterpret a Complex64Array as a Float32Array.
Reinterpret a Complex128Array as a Float64Array.
Reinterpret a BooleanArray as a Uint8Array.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Standard math.
Apply a nullary callback and assign results to elements in a strided output array.
Read data from stdin.
An implementation of window.fetch in Node.js using Minipass streams
Streams.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
The string_decoder module from Node core
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Convert a Node-API value representing a strided array to a double-precision floating-point array.
Get a stream as a string, Buffer, ArrayBuffer or array
Calculate the variance of a strided array using a two-pass algorithm.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Convert a Node-API value representing a strided array to a single-precision floating-point array.
Calculate the variance of a strided array.
Calculate the arithmetic mean of a strided array.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Merge multiple streams into a unified stream