A TypeScript implementation of multiarray
Allow use multiple arrays as one array without create combined one
A small JavaScript library for efficient work with multidimensional arrays

An explicitly 2d array
Small Rust library for handling multi-dimensional data
A multi-array utils for ospf-rust.
Safe Rust bindings for Apple CoreML — models, features, updates, compute plans, and stateful inference on macOS
CoreML inference engine for Candle tensors - provides Apple CoreML/ANE integration with real tokenization, safety fixes, and model calibration awareness
This Ruby-extension defines Hornetseye::MultiArray and other native datatypes. Hornetseye::MultiArray provides multi-dimensional Ruby arrays with elements of same type. The extension is designed to be mostly compatible with Masahiro Tanaka's NArray. However it allows the definition of custom element types and operations on them. This work was also inspired by Ronald Garcia's boost::multi_array and by Todd Veldhuizen's Blitz++.
This Ruby extension implements the necessary conversions to save and load images stored in Hornetseye::MultiArray.
This Ruby extension implements conversions from Hornetseye::MultiArray to NArray and vice versa.
This Ruby extension provides conversions from Hornetseye::MultiArray to OpenCV::CvMat and vice versa.
This Ruby extension provides conversion from Hornetseye::MultiArray to Linalg::DMatrix and vice versa.
This Ruby extension implements hypercomplex elements for arrays of type Hornetseye::MultiArray.