2 results found Sort:
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...
Created
2021-01-05
124 commits to main branch, last one 5 months ago
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...
go
bfgs
rprop
golang
statistics
determinant
eigenvalues
gauss-jordan
gram-schmidt
qr-algorithm
linear-algebra
newton-raphson
special-functions
statistical-models
hessenberg-reduction
cholesky-decomposition
linear-algebra-library
numerical-optimization
automatic-differentiation
singular-value-decomposition
Created
2016-04-18
754 commits to master branch, last one 2 years ago