linalg
Math library
A linear algebra library built on top of LAPACK.
Linear algebra library based on LAPACK
50 stars
4 watching
4 forks
Language: Crystal
last commit: 11 months ago
Linked from 1 awesome list
crystallapacklinear-algebramatrix
Related projects:
Repository | Description | Stars |
---|---|---|
konovod/crystal-gsl | A Crystal binding to the GNU Scientific Library, providing access to various mathematical and statistical functions. | 3 |
konovod/nlopt.cr | A wrapper around an open-source nonlinear optimization library | 3 |
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
mmottl/lacaml | An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. | 128 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
blas-lapack-rs/lapack | Provides Rust wrappers for Fortran linear algebra libraries | 81 |
kooparse/zalgebra | A linear algebra library designed to support computer graphics and game development. | 229 |
datenwolf/linmath.h | A lightweight library providing linear math primitives for computer graphics | 923 |
leeyngdo/numerical-linear-algebra | Solutions and MATLAB example codes for exercises in Numerical Linear Algebra | 65 |
blas-lapack-rs/accelerate-src | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
bolt12/laop | A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
blas-lapack-rs/openblas-src | Provides pre-built implementations of linear algebra and numerical computation libraries | 76 |
inspirit/as3linalg | An ActionScript linear algebra library for efficient numerical computations. | 13 |