Runge-Kutta integration for systems of equations using ndarrays.
Compute the range along one or more ndarray dimensions according to a callback function.
Householder triangularization for QR Factorization of complex ndarrays
Compute the maximum value along one or more ndarray dimensions, ignoring `NaN` values.
Compute the mid-range along one or more ndarray dimensions according to a callback function, ignoring NaN values.
Reads the pixels of an image as an ndarray. Node-only, deps-updated fork of https://github.com/scijs/get-pixels
A JS mini library to deal with ndarrays and vectors
Extended BLAS.
Compute the maximum absolute value along one or more ndarray dimensions.
Scans an ndarray
Tile base mip mapping for texture atlases
Shifts ndarrays
Compute the cumulative maximum value along one or more ndarray dimensions.
Compute the minimum absolute value along one or more ndarray dimensions, ignoring `NaN` values.
Frame buffer object wrapper for WebGL
Takes a 2D ndarray, and converts it to a legible string.
BLAS-like Level 3 Complex GEMM (matrix-matrix multiplication) for ndarrays
Compute the minimum value along one or more sorted ndarray dimensions.
Compute the minimum value along one or more ndarray dimensions according to a callback function, ignoring NaN values.
Test if a value is a centrosymmetric matrix.
Generate pseudorandom numbers drawn from a binomial distribution.
Compute the mid-range along one or more ndarray dimensions according to a callback function.
Extracts a canvas RGBA pixels as a ndarray
visualize 2dpixels in the terminal