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
move trust region radius to trust_state; various other updates More... about 9 years ago
initial work on CG Steihaug-Toint method More... about 9 years ago
minor update More... about 9 years ago
initial work on dogleg method for nonlinear least squares More... about 9 years ago
more work on trust region container More... about 9 years ago
initial work on more general framework for nonlinear least squares More... about 9 years ago
use rb/wb for fread/fwrite to binary files More... over 9 years ago
initial work on trust region method More... over 9 years ago
MatrixMarket format starts at index 1 not 0 More... over 9 years ago
initial work on modularizing the LM parameter update method More... over 9 years ago
update NEWS with CRS More... over 9 years ago
Merge branch 'sparse' More... over 9 years ago
use MatrixMarket format for spmatrix fprintf/fscanf More... over 9 years ago
use gsl_matrix_tricpy in tsqr.c More... over 9 years ago
2D interpolation doc bug fix (David Zaslavsky) More... over 9 years ago
gsl_spmatrix_add now handles CRS matrices More... over 9 years ago
add fwrite/fread for sparse matrices; update docs and example More... over 9 years ago
add gsl_spmatrix_ptr() More... over 9 years ago
initial work on spmatrix fprintf/fscanf More... over 9 years ago
avoid unused parameter warnings More... over 9 years ago
add gsl_spmatrix_transpose (Alexis Tantet) More... over 9 years ago
add CRS support to spdgemv; update documentation and examples More... over 9 years ago
initial work on adding compressed row storage to spmatrix More... over 9 years ago
doc fix More... over 9 years ago
added central difference Jacobian approximation to multifit_nlinear + docs More... over 9 years ago
add multilarge_regnlinear interface and other updates More... over 9 years ago
add gsl_multilarge_nlinear_avratio() More... over 9 years ago
consistency between multi{fit,large}_nlinear_init interface More... over 9 years ago
minor fixes More... over 9 years ago
document large nonlinear least squares More... over 9 years ago