summaryrefslogtreecommitdiff
path: root/SRC
AgeCommit message (Expand)AuthorFilesLines
2012-04-18Update date and revision numberjulie4-12/+12
2012-04-18Correct bug sent by NAG peoplejulie2-24/+32
2012-04-17modified exceptional shift strategy so that QZ now works for various pencils ...james4-6/+4
2012-04-13Update version numberjulie148-454/+454
2012-04-12Follow up to rev r1130 julie30-67/+297
2012-04-11removed comment regarding A being modified and restored - this is no longer t...james16-16/+0
2012-04-11Remove unused variablesjulie4-4/+4
2012-04-11Remove unused parametersjulie26-72/+42
2012-04-11added code to handle N=1 case to fix divide by zero problem that occursjames4-0/+12
2012-04-03Fix provided by Hong Bo Peng for bug0026james2-0/+2
2012-03-22Correct problem in Workspace calculationjulie4-0/+8
2012-03-20Correct bug 0090 Need to unscale if necessary when there is an error in DHGEQ...julie8-18/+16
2012-02-23modified so that V is [in] only instead of [in/out]james4-171/+152
2012-01-18Fixed QRT routine testingjames12-32/+32
2012-01-17typolangou2-2/+2
2012-01-10Adding CMAKE Support for LAPACKE.julie1-4/+13
2012-01-08Fix minor problem in some comments...julie84-234/+234
2012-01-07Fix bug0085 - xGESVD Problem in Workspace computationjulie4-4/+4
2011-12-20dqds, equivalent changes to single precision versionslipshitz2-107/+225
2011-12-20In dqds, set shift to zero if it is insignificant compared to the cumulative ...lipshitz2-13/+142
2011-12-16change a few "symmetric" in "Hermitian"langou2-4/+4
2011-12-16corrects CSYEQUB (resp. ZSYEQUB) in CHEEQUB (resp. ZCHEEQUB) in thelangou2-2/+2
2011-12-10Fix bug bug0088 reported by Mike Pont from NAG on the forumjulie1-9/+9
2011-12-10Modif call from xLA_RPVGRW to xLA_GERPVGRWjulie4-16/+16
2011-12-08corrected documentationjames4-72/+36
2011-12-08Add Rook pivoting file in CMAKEjulie1-4/+16
2011-12-07added object file entries for 'rook' pivoting algorithm to SRC/Makefile: igor1751-11/+26
2011-12-07added double precision complex (COMPLEX*16) routines for rook pivoting algori...igor1757-0/+3592
2011-12-07fixed a typo in dsysv_rook.f, ssysv_rook.f, csysv_rook.f, replaced a call to ...igor1753-3/+3
2011-12-07fixed a bug in csycon.f, changed the call to CLACN2 \n from CLACN2( N, WORK( ...igor1751-10/+5
2011-12-07collapsed 2 lines of COMPLEX variable declarations into one line in clasyf_r...igor1752-4/+2
2011-12-07added standard precision (COMPLEX) routines for rook pivoting \\nalgorithm fo...igor1757-0/+3599
2011-12-07updated comments in dsytri_rook.f and ssytri_rook.figor1752-6/+6
2011-12-07updated comments in dsysv_rook.f and ssysv_rook.figor1752-6/+20
2011-12-07fixed comments in ssytrs_rook.f and dsytrs_rook.figor1752-4/+4
2011-12-07fixed comments in dlasyf_rook.f and slasyf_rook.figor1752-4/+8
2011-12-07fixed comments in dsytf2_rook.f and ssytf2_rook.figor1752-4/+4
2011-12-07renamed DTEMP variable into STEMP in single precision routines ssytf2_rook.f ...igor1752-14/+14
2011-12-07added standard precision (REAL) routines for 'rook' pivoting algorithm for sy...igor1757-0/+3569
2011-12-07changed the relational experssions in pivot search loop in dsytf2_rook.f to b...igor1752-20/+46
2011-12-05added LAPACK driver dsysv_rook.figor1751-0/+286
2011-12-05fixes to dsytri_rook.figor1751-2/+6
2011-12-05fixes to dsycon_rook.figor1751-2/+6
2011-12-05fixes to dsytrs_rook.figor1751-4/+8
2011-12-05fixes to dsytrf_rook.figor1751-11/+7
2011-12-01fixes to dlasyf_rook.figor1751-11/+16
2011-11-30fixed bug.james4-22/+10
2011-11-29Fixes to dsytf2_rook.figor1751-7/+13
2011-11-16********************************************************************************langou3-3/+3
2011-11-14function call change from DSYTRS to DSYTRS_ROOK in DSYCON_ROOKigor1751-1/+1