Create a vector (i.e., a one-dimensional ndarray).
Convert a scalar value to a zero-dimensional ndarray.
Resolve a loop block size for multi-dimensional array tiled loops.
Apply a callback to elements in an input ndarray and assign results to elements in an output ndarray.
Return the number of elements in an ndarray.
t-SNE implementation in JavaScript
Create a function for performing a reduction on a provided ndarray.
Data visualization toolkit
Constructor for performing a reduction on an input ndarray.
Statistical moments of ndarrays
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.
Create a zero-filled ndarray having the same shape and data type as a provided ndarray.
Server-side DOM implementation based on Mozilla's dom.js
Get 4-channel pixels array from an ndarray or nested array
Serialize ndarray meta data.
Advanced cssnano preset for maximum optimization.
Fill an input ndarray according to a callback function.
Displays an ndarray as an image
Server-side DOM implementation based on Mozilla's dom.js
C API for returning the ndarray data type corresponding to a Node-API typed array type.
C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray Node-API add-on interface.
Fill an input ndarray according to a callback function.
Remove singleton dimensions from an ndarray
Reads the pixels of an image as an ndarray