mdarray
Multidimensional Array
A multidimensional array implementation for Ruby, inspired by NumPy and NArray.
Multidimensional array similar to NumPy and NArray
36 stars
7 watching
7 forks
Language: Ruby
last commit: almost 8 years ago
Linked from 1 awesome list
coltjrubylinear-algebramatrixmdarraymultidimensional-arraysrubyrubydatascience
Related projects:
Repository | Description | Stars |
---|---|---|
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 135 |
ruby-numo/numo-narray | A new class library for fast processing and manipulation of multi-dimensional numerical data in Ruby | 420 |
scijs/ndarray | A multidimensional array data structure for JavaScript | 1,210 |
reddavis/n-gram | Generates sequences of characters from a given text, useful for data analysis and modeling | 37 |
zarr-developers/zarr-python | Provides a flexible data storage and manipulation system for N-dimensional arrays with compression and filtering capabilities | 1,549 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 470 |
zuhao/plotrb | A Ruby library for generating visualizations using the Vega and D3 frameworks. | 43 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
davidmoten/rtree | An in-memory R-tree implementation for efficient spatial indexing and search in Java with reactive API support | 1,094 |
mizor/machine-learning-ruby | A Ruby implementation of common machine learning algorithms and techniques | 13 |
xerial/larray | A library for efficiently managing large arrays and memory-mapped files in Java and Scala | 401 |
r-spatial/stars | Provides classes and methods for manipulating spatiotemporal data cubes with spatial raster dimensions and time bands. | 568 |
dantecatalfamo/mruby-zig | Provides a set of bindings to integrate the Ruby programming language with the Zig programming language | 33 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
michaeldorman/nngeo | An R library providing spatial data join capabilities using the k-nearest neighbor algorithm | 79 |