utilities for observable asynchronous control flow
Base multidimensional array.
Return the number of bytes per element for a provided underlying ndarray data type.
Transform stream that allows you to run your transforms in parallel without changing the order
Test if an input value is an ndarray data type object.
Return an object mapping supported data type strings to data type objects.
Fills an ndarray with function
A gorgeous reporter for Mocha.js
Test if an input value is a supported ndarray data type.
List of ndarray data types.
Determine whether each segment of a line is parallel to the correspondent segment of another line.
Return the data type string associated with a supported ndarray data type value.
Return the enumeration constant associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Return the strides of a provided ndarray.
General purpose level set extraction
Zero-overhead asynchronous parallel/each/map function call
Multidimensional array constructor.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Return the alignment (in bytes) for an underlying array data type.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Return the single letter character abbreviation for an underlying array data type.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Return the layout order of a provided ndarray.