Fast 2d and 3d coordinate-aligned grids supporting array-like operations (map, reduce, slice, and other fun stuff).
ndarray operations backed by atra-compiled Wasm kernels. NumPy-compatible element-wise ops, reductions, broadcasting, strided views. Designed to pair with @gcu/adder (Python) for numpy-style code; standalone JS API also available.
Position two-dimensional ndarrays on an x/y grid for lookup of individual coords and values.
stream ndpixels over Open Pixel Control
Triangulates a bitmap image
Like NumPy, in JavaScript
A TypeScript/JavaScript library for N-dimensional arrays with NumPy-compatible API. Built on top of JavaScript's TypedArrays for optimal performance.
Correlation over the 2D rigid motion group for images