aboutsummaryrefslogtreecommitdiff
path: root/SRC
AgeCommit message (Expand)Author
2012-01-18Fixed QRT routine testingjames
2012-01-17typolangou
2012-01-10Adding CMAKE Support for LAPACKE.julie
2012-01-08Fix minor problem in some comments...julie
2012-01-07Fix bug0085 - xGESVD Problem in Workspace computationjulie
2011-12-20dqds, equivalent changes to single precision versionslipshitz
2011-12-20In dqds, set shift to zero if it is insignificant compared to the cumulative ...lipshitz
2011-12-16change a few "symmetric" in "Hermitian"langou
2011-12-16corrects CSYEQUB (resp. ZSYEQUB) in CHEEQUB (resp. ZCHEEQUB) in thelangou
2011-12-10Fix bug bug0088 reported by Mike Pont from NAG on the forumjulie
2011-12-10Modif call from xLA_RPVGRW to xLA_GERPVGRWjulie
2011-12-08corrected documentationjames
2011-12-08Add Rook pivoting file in CMAKEjulie
2011-12-07added object file entries for 'rook' pivoting algorithm to SRC/Makefile: igor175
2011-12-07added double precision complex (COMPLEX*16) routines for rook pivoting algori...igor175
2011-12-07fixed a typo in dsysv_rook.f, ssysv_rook.f, csysv_rook.f, replaced a call to ...igor175
2011-12-07fixed a bug in csycon.f, changed the call to CLACN2 \n from CLACN2( N, WORK( ...igor175
2011-12-07collapsed 2 lines of COMPLEX variable declarations into one line in clasyf_r...igor175
2011-12-07added standard precision (COMPLEX) routines for rook pivoting \\nalgorithm fo...igor175
2011-12-07updated comments in dsytri_rook.f and ssytri_rook.figor175
2011-12-07updated comments in dsysv_rook.f and ssysv_rook.figor175
2011-12-07fixed comments in ssytrs_rook.f and dsytrs_rook.figor175
2011-12-07fixed comments in dlasyf_rook.f and slasyf_rook.figor175
2011-12-07fixed comments in dsytf2_rook.f and ssytf2_rook.figor175
2011-12-07renamed DTEMP variable into STEMP in single precision routines ssytf2_rook.f ...igor175
2011-12-07added standard precision (REAL) routines for 'rook' pivoting algorithm for sy...igor175
2011-12-07changed the relational experssions in pivot search loop in dsytf2_rook.f to b...igor175
2011-12-05added LAPACK driver dsysv_rook.figor175
2011-12-05fixes to dsytri_rook.figor175
2011-12-05fixes to dsycon_rook.figor175
2011-12-05fixes to dsytrs_rook.figor175
2011-12-05fixes to dsytrf_rook.figor175
2011-12-01fixes to dlasyf_rook.figor175
2011-11-30fixed bug.james
2011-11-29Fixes to dsytf2_rook.figor175
2011-11-16********************************************************************************langou
2011-11-14function call change from DSYTRS to DSYTRS_ROOK in DSYCON_ROOKigor175
2011-11-14added routines for bounded Bunch-Kaufman pivoting factorization algorithm in ...igor175
2011-11-11fixedlangou
2011-11-11Update version number to 3.4.0julie
2011-11-07Correct bug 0065.julie
2011-11-07Change to ilaver to update docjulie
2011-11-03Cosmetic changes in Doxygen presentation.julie
2011-11-01Never say never...julie
2011-11-01Last commit related to Doxygen integration following Albert's commentjulie
2011-10-31Correct Warning detected during Doxygen Generation.julie
2011-10-13Correct wrong filenamejulie
2011-10-13adding link to individual download, the links will appear directly in Doxygen...julie
2011-10-12fix problem detected by Svenjulie
2011-10-12fix undeclared variables introduced in rev1017:fix to Ming Gu's bug julie