@stdlib/ndarray-dispatch-by
Create an ndarray function interface which accepts a callback function and performs multiple dispatch.
Create an ndarray function interface which accepts a callback function and performs multiple dispatch.
C API for registering a Node-API module exporting an ndarray interface for applying a unary callback to an input ndarray.
Create an iterator which iterates over each column in a matrix (or stack of matrices).
Create an iterator which returns [index, value] pairs for each element in a provided ndarray.
Create an iterator which returns indices for use indexing into an ndarray having a specified shape.
Create an iterator which iterates over each matrix in a stack of matrices.
Create an iterator which returns [index, matrix] pairs for each matrix in a stack of matrices.
Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).
Create an iterator which iterates over each row in a matrix (or stack of matrices).
Create an iterator which converts each iterated ndarray to a generic array.
Create an iterator which returns individual elements from a provided ndarray.
Apply a function to each element in an array and assign the result to an element in an output array.
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.
Apply a function to elements in two input arrays and assign the results to an output array.
Apply a function to elements in two input arrays while iterating from right to left and assign the results to an output array.
High-performance, immutable matrix math for realtime applications. Powered by WASM.
High-performance, intelligent email delivery system powered by advanced technology
Accelerated lightweight tensor computation