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 12 days ago
4
54
gpl-3.0
6
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...
Created 2016-04-18
754 commits to master branch, last one 2 years ago