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
some cleanup and better plot for nlfit3 example More... about 9 years ago
some updates to subspace2D More... about 9 years ago
initial work on 2D subspace nonlinear least squares module More... about 9 years ago
update color scheme in nlfit2 example plot More... about 9 years ago
use modified Cholesky in normal equations solver for nonlinear least squares More... about 9 years ago
initial work on Modified Cholesky (gsl_linalg_mcholesky) More... about 9 years ago
add scaled versions of pcholesky routines More... about 9 years ago
documentation for Pivoted Cholesky More... about 9 years ago
initial work on Pivoted Cholesky + more tests More... about 9 years ago
Added rational approximation for K1 on [0,1), updated coefficients for Chebyshev expansion on [1,8]. Code clean-up for merging with master branch. More... about 9 years ago
Fixed data for relative error in K0. Now peak error data is computed at 50K test points in each interval. More... about 9 years ago
Improved Bessel K0 accuracy on [1,8] by using more accurate Chebyshev expansion. More... about 9 years ago
improved Bessel K0 accuracy on [0,1] More... about 9 years ago
fix for scaled Bessel K1 on [1,8] (Pavel Holoborodko) More... about 9 years ago
new Chebyshev expansion on [1,8] for K0_scaled More... about 9 years ago
more coefficient updates for bessel K0/K1 More... about 9 years ago
add SVD solver to nonlinear least squares More... about 9 years ago
update Bessel K1 Chebyshev coefficients with SLATEC values More... about 9 years ago
update Chebyshev coefficients for Bessel K0 from SLATEC values More... about 9 years ago
fix Bessel K0/K1 near x=2, bug #47401 More... about 9 years ago
add new nonlinear least squares example program More... about 9 years ago
fix for finite difference fvv More... about 9 years ago
more work on trust region algorithms More... about 9 years ago
doc updates More... about 9 years ago
add double dogleg method for nonlinear least squares More... about 9 years ago
update NEWS; minor doc bug fix More... about 9 years ago
update Cholesky algorithm to level-2 blas gaxpy version More... about 9 years ago
cgst/lm now pass test suite More... about 9 years ago
bug fix in test_biggs; dogleg method now works with QR solver for both scaling strategies More... about 9 years ago
move scaling into higher-level trust region loop More... about 9 years ago