SaaSHub helps you find the best software and product alternatives Learn more →
C linear-algebra-library Projects
-
Project mention: Faer-rs: Linear algebra foundation for the Rust programming language | news.ycombinator.com | 2024-04-24
BLIS is an interesting new direction in that regard: https://github.com/flame/blis
>The BLAS-like Library Instantiation Software (BLIS) framework is a new infrastructure for rapidly instantiating Basic Linear Algebra Subprograms (BLAS) functionality. Its fundamental innovation is that virtually all computation within level-2 (matrix-vector) and level-3 (matrix-matrix) BLAS operations can be expressed and optimized in terms of very simple kernels.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
neat-matrix-library
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
C linear-algebra-library discussion
C linear-algebra-library related posts
-
BLIS: Portable basis for high-performance BLAS-like linear algebra libs
-
Column Vectors vs. Row Vectors
-
BLIS: Portable software framework for high-performance linear algebra
-
BLAS-Like Library Instantiation Software Framework
-
On writing your own linear algebra matrix library in C (follow-up article with explanations after submitting the github library a while back)
-
As a hobbyist, I've written my own matrices library in C
-
Terrible Scaling on AMD Epyc 7662
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Oct 2024
Index
Project | Stars | |
---|---|---|
1 | blis | 2,274 |
2 | neat-matrix-library | 89 |