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 qr_band source files More... almost 5 years ago
add test_lu_band.c to Makefile More... almost 5 years ago
documentation for banded LU More... almost 5 years ago
banded LU decomposition and solve; initial work on banded QR More... almost 5 years ago
add gsl_spmatrix_norm1 More... almost 5 years ago
add gsl_matrix_norm1 More... almost 5 years ago
add check to apply_pivots More... almost 5 years ago
tune test tolerance More... almost 5 years ago
convert complex_householder_hm to complex_householder_left More... almost 5 years ago
add complex recursive QR decomposition More... almost 5 years ago
add complex QR decomposition (Christian Krueger) More... almost 5 years ago
add gsl_multilarge_linear_{matrix,rhs}_ptr More... almost 5 years ago
add missing stdlib.h to header files More... about 5 years ago
add gsl_spmatrix_dense_add and gsl_spmatrix_dense_sub More... over 5 years ago
add gsl_vector_sum() More... over 5 years ago
add gsl_matrix_scale_rows and gsl_matrix_scale_columns More... over 5 years ago
add routines for QL decomposition; some cleanup More... over 5 years ago
bug fix in gsl_vector_memcpy (Diego, [email protected]) More... over 5 years ago
update Pedro's email; other minor updates More... over 5 years ago
change gsl_sf_legendre_array_index to inline function; other minor updates More... over 5 years ago
release 2.6 More... over 5 years ago
minor updates More... almost 6 years ago
cleanup and release prep More... almost 6 years ago
add BLAS calls to matrix memcpy,tricpy,transpose_tricpy More... almost 6 years ago
bug fix More... almost 6 years ago
tests for symmtd/hermtd ; some cleanup More... almost 6 years ago
rename to gsl_vector_axpby More... almost 6 years ago
remove gsl_vector_memcpy_scale; replace with gsl_vector_daxpby More... almost 6 years ago
add gsl_linalg_QR_TR_decomp() More... almost 6 years ago
update gsl_linalg_bidiag_decomp to use Level 2 BLAS More... almost 6 years ago