LALG
Linear Algebra Library
An Ada interface to BLAS for linear algebra operations on dense matrices and vectors
This is an Ada 2012 package that provides an interface to BLAS.
4 stars
4 watching
0 forks
Language: Ada
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahgamut/blis | A software framework that instantiates high-performance linear algebra libraries | 4 |
ekrich/sblas | A library that provides an interface to high-performance linear algebra operations | 34 |
bolt12/laop | A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
ziutek/blas | Implementation of BLAS basic linear algebra subprograms in Go | 154 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
blas-lapack-rs/accelerate-src | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
mmottl/lacaml | An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. | 128 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
ekmett/linear | A set of low-dimensional linear algebra primitives for use in Haskell programs | 202 |
inspirit/as3linalg | An ActionScript linear algebra library for efficient numerical computations. | 13 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
hamaluik/haxe-glm | Provides native Haxe functions for performing linear algebra operations in 2D, 3D, and 4D spaces. | 44 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
denosaurs/neo | A matrix and linear algebra library accelerated by WebGPU and WASM for JavaScript development. | 67 |