linalg
Linear algebra library
A Ruby library for efficient linear algebra computations and matrix operations.
Ruby Linear Algebra Library
108 stars
3 watching
16 forks
Language: Ruby
last commit: over 15 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sarah-quinones/faer-rs | A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations. | 1,878 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
quil-lang/magicl | A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality | 238 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
konovod/linalg | A linear algebra library built on top of LAPACK. | 50 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
tomz/liblinear-ruby-swig | A Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications | 83 |
bruce/graphy | A Ruby library implementing graph data structures and algorithms | 48 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
ahgamut/blis | A software framework that instantiates high-performance linear algebra libraries | 4 |
inspirit/as3linalg | An ActionScript linear algebra library for efficient numerical computations. | 13 |
hamaluik/haxe-glm | Provides native Haxe functions for performing linear algebra operations in 2D, 3D, and 4D spaces. | 44 |
bolt12/laop | A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
ekrich/sblas | A library that provides an interface to high-performance linear algebra operations | 34 |
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 478 |