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: over 7 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 | 133 |
ruby-numo/numo-narray | A new class library for fast processing and manipulation of multi-dimensional numerical data in Ruby | 418 |
scijs/ndarray | A multidimensional array data structure for JavaScript | 1,212 |
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,525 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
zuhao/plotrb | A Ruby library for generating visualizations using the Vega and D3 frameworks. | 42 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
davidmoten/rtree | An in-memory 2D spatial indexing implementation with reactive API support for efficient search and insertion operations. | 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 | 400 |
r-spatial/stars | Provides classes and methods for manipulating spatiotemporal data cubes with spatial raster dimensions and time bands. | 563 |
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 |