31
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected about 4 years ago.
Mar 11, 2020 — Mar 11, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update docs and tests More... over 11 years ago
removed calls to EVAL_F_DF to deprecate 'fdf' function pointer More... over 11 years ago
box test for LM More... over 11 years ago
additional LM tests More... over 11 years ago
move diag = I to lm_set More... over 11 years ago
more LM tests More... over 11 years ago
test cleanup More... over 11 years ago
more fixes/updates for LM tests More... over 11 years ago
more tests for LM More... over 11 years ago
fix to avoid nu overflow; better method of solving the least squares system with qrsolv More... over 11 years ago
more tests for LM More... over 11 years ago
expanding tests for nonlinear least squares More... over 11 years ago
better initialization of mu in lm_set More... over 11 years ago
cleanup workspace More... over 11 years ago
file name fix More... over 11 years ago
improved new convergence routine; updated tests More... over 11 years ago
changed method name to lmniel, track function and jacobian evaluations More... over 11 years ago
updates More... over 11 years ago
new LM solver working well, added convergence checks More... over 11 years ago
working on ftol More... over 11 years ago
initial work on new LM solver More... over 11 years ago
clarification on gsl_linalg_householder_transform More... over 11 years ago
moved givens routines into gsl_linalg namespace More... over 11 years ago
Merge branch 'sparse' More... over 11 years ago
doc update More... over 11 years ago
minor fix to spblas_dgemm More... over 11 years ago
removed dynamic allocation from spblas_dgemm and spmatrix_add More... over 11 years ago
more cleanup More... over 11 years ago
various cleanups More... over 11 years ago
removed dynamic allocation from _memcpy and _transpose_memcpy More... over 11 years ago