@stdlib/ndarray-iter-values
Create an iterator which returns individual elements from a provided ndarray.
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.
A thin wrapper over libvips integrated with Shumai's native tensor type. For use with the Bun runtime.
A fast, network-connected, differentiable tensor library for TypeScript (and JavaScript). Built with bun + flashlight for software engineers and researchers alike.