SaaSHub helps you find the best software and product alternatives Learn more →
C linear-algorithm Projects
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C linear-algorithms discussion
C linear-algorithms related posts
-
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
-
My first deep-dive into linear algebra and numerical analysis. An article describing how to write a C library that performs most of the "academical" algorithms for matrices (Row Echelon, Reduced Row Echelon, LU(P) Factorization, Inverse, Determinants, etc.)
-
Got back to C after a few years, and created my first C library: NML is a simple matrix library that implements various numerical analysis algorithms (Gauss Elimination, Gauss-Jordan, Gram-Schmidt, LU(P) Factorisation, etc.)
-
One of my C projects: NML - a simple matrix library supporting various (LU Decomposition, Gauss Elimination, Gauss-Jordan, Gram-Schmidt, Inverse, Determinant). Any feedback is greatly appreciated.
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Oct 2024
Index
Project | Stars | |
---|---|---|
1 | neat-matrix-library | 89 |