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
Merge branch 'maint-1' into sparse More... over 11 years ago
Merge branch 'maint-1' More... over 11 years ago
new fix for bugs #39101 and #39102 More... over 11 years ago
remove redundant clean-am, distclean-am from gsl/Makefile.am More... over 11 years ago
note about running autoreconf -W all before a release More... over 11 years ago
update configure.ac to latest autoconf directives More... over 11 years ago
change block calloc back to malloc since user programs should check to ensure newly allocated vectors/matrices are properly initialized More... over 11 years ago
fix error in toeplitz test More... over 11 years ago
added example program for spmatrix More... over 11 years ago
added transpose option to gsl_spblas_dgemv More... over 11 years ago
more tests for gmres More... over 11 years ago
cleanup macros More... over 11 years ago
rename gsl_spmatrix_compress to gsl_spmatrix_compcol More... over 11 years ago
more docs and updates More... over 11 years ago
documentation for splinalg More... over 11 years ago
finite -> gsl_finite More... over 11 years ago
finite -> gsl_finite More... over 11 years ago
modularized gmres More... over 11 years ago
fix for case where n = krylov_m More... over 11 years ago
more tests for gmres More... over 11 years ago
added convergence checks to gmres and some first tests More... over 11 years ago
doc fix More... over 11 years ago
update sparse docs More... over 11 years ago
add splinalg test.c More... over 11 years ago
add splinalg makefile More... over 11 years ago
separate sparse routines into spmatrix,spblas,splinalg More... over 11 years ago
various cleanups More... over 11 years ago
Revert "new functions gsl_vector_inc and gsl_matrix_inc" More... over 11 years ago
news item for _inc functions More... over 11 years ago
tests for gsl_vector_inc and gsl_matrix_inc More... over 11 years ago