32
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 4 years ago.
Mar 11, 2020 — Mar 11, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
initial work on native complex support More... about 4 years ago
fix for bug #59710 More... about 4 years ago
doc update More... about 4 years ago
add gsl_multifit_linear_lcurvature() More... about 4 years ago
rename some functions More... about 4 years ago
document gsl_linalg_QR_TD_{decomp,lssolve} More... about 4 years ago
add gsl_linalg_QR_TD_{decomp,lssolve} More... about 4 years ago
finish documentation of QR_TT_{lssolve,QTvec} More... about 4 years ago
update docs More... about 4 years ago
add gsl_linalg_QR_TT_{lssolve,QTvec} More... about 4 years ago
add gsl_linalg_QR_{TT,TZ}_decomp functions More... about 4 years ago
fix doc typo More... over 4 years ago
Merge branch 'master' of git.sv.gnu.org:/srv/git/gsl More... over 4 years ago
add gsl_linalg_cholesky_band_{scale,scale_apply} More... over 4 years ago
Add note about usage of two half steps in ODE steppers More... over 4 years ago
fix for spmatrix test scale_{columns.rows} More... over 4 years ago
documentation for gsl_linalg_cholesky_band_{solvem,svxm} More... over 4 years ago
add gsl_linalg_cholesky_band_{solvem,svxm} More... over 4 years ago
add qr_band source files More... over 4 years ago
add test_lu_band.c to Makefile More... over 4 years ago
documentation for banded LU More... over 4 years ago
banded LU decomposition and solve; initial work on banded QR More... over 4 years ago
add gsl_spmatrix_norm1 More... over 4 years ago
add gsl_matrix_norm1 More... over 4 years ago
add check to apply_pivots More... over 4 years ago
tune test tolerance More... over 4 years ago
convert complex_householder_hm to complex_householder_left More... over 4 years ago
add complex recursive QR decomposition More... over 4 years ago
add complex QR decomposition (Christian Krueger) More... over 4 years ago
add gsl_multilarge_linear_{matrix,rhs}_ptr More... over 4 years ago