Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with row-echelon-form
A curated list of projects in awesome lists tagged with row-echelon-form .
https://github.com/nomemory/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.
ansi-c c gauss-elimination gauss-jordan linear-algebra linear-algebra-library linear-algorithms lu-decomposition matrix neat nml reduced-row-echelon-form row-echelon-form
Last synced: 16 Dec 2024
https://github.com/usmana5809/matrix-operations-cpp
C++ program that performs various matrix operations such as addition, subtraction, multiplication, scalar multiplication, transpose, determinant calculation, matrix inversion, checking for symmetry and identity, and converting to row echelon and reduced row echelon forms. It also includes eigenvalue and eigenvector
calculator cpp determinant eigenvalues eigenvector- identity-matrix- inverse-matrix linear-algebra matrix-calculator matrix-operations reduced-row-echelon-form row-echelon-form symmetry transpose
Last synced: 25 Nov 2024