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
add Laguerre quadratures More... about 8 years ago
minor cleanup More... about 8 years ago
update integration/TODO More... about 8 years ago
add hermite.c More... about 8 years ago
ported Hermite quadrature from IQPACK More... about 8 years ago
news item for Hermite polynomials More... about 8 years ago
replace constants with GSL_ prefixed constants More... about 8 years ago
more updates More... about 8 years ago
add chapters: complex and poly More... about 8 years ago
add two chapters, err.rst and math.rst More... about 8 years ago
initial work on sphinx-doc More... about 8 years ago
update license header More... about 8 years ago
add tests for gsl_sf_hermite More... about 8 years ago
fix doc bug More... about 8 years ago
initial import of Hermite polynomial code (Konrad Griessinger) More... about 8 years ago
minor update More... about 8 years ago
minor doc update More... about 8 years ago
missing noinst_HEADERS More... about 8 years ago
add nlfit2b example ; various cleanups More... about 8 years ago
deprecated / removed some old routines More... about 8 years ago
switched COD expression to Q R Z^T instead of Q R Z More... about 8 years ago
Merge branch 'master' of git.sv.gnu.org:/srv/git/gsl More... over 8 years ago
add check for nz == 0 in gsl_spmatrix_get (Manuel Schmitz) More... over 8 years ago
Merge branch 'bug49988'
RhysUlerich
as Rhys Ulerich
More... over 8 years ago
update tolerance for powell3 test (Rich Burridge) More... over 8 years ago
Fix spelling in ChangeLog
RhysUlerich
as Rhys Ulerich
More... over 8 years ago
finish gsl_linalg_COD_lssolve2 + tests + docs More... over 8 years ago
Permit 0-size blocks, vectors, matrics (#49988)
RhysUlerich
as Rhys Ulerich
More... over 8 years ago
add gsl_linalg_COD_lssolve2 More... over 8 years ago
add docs and tests for COD More... over 8 years ago