gauss-jordan topic

List gauss-jordan repositories

autodiff

55
Stars
4
Forks
Watchers

Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization an...

neat-matrix-library

87
Stars
18
Forks
Watchers

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 conc...