2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Finish debugging sparse matrices resolution.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix problem71.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix dense jacobian passing.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Improve sparse matrix support, add logging support.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add common.hh.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Various minor improvements on testsuite.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Display multilines DifferentiableFunction/TwiceDifferentiableFunction properly.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix DerivableFunction test.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Remove spurious inline keyword.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Display functions with multi-line name properly.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add experimental support for terminal colors (Linux-only).
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix sparse matrix implementation.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Reserve sparse vector space when computing sparse gradients.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix jacobian computation from gradients when sparse matrices are used.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Merge pull request #10 from bchretien/master
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Remove new_x support.
bchretien
as Benjamin Chrétien
More... almost 12 years ago
Debug sparse matrix support.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add sparse matrix support to test suite.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix sparse matrix support.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Synchronize.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add sparse matrices support.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Reorganize test suite.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Reorganize shared tests.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix gradient computation
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Disable new_x support for now.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add one test for the schittkowski test suite.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Test sparse functions in derivable-function.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Test sparse function.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix clang warning.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add TESTSUITE_SOLVER CMake parameters to change solver used for tests.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago