summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-11Fixed BUG number 123, that is testing of 'rook' routines, specifically TEST 4...igor1756-170/+183
2015-08-11Removed declaration of unused variables.philippe.theveny2-5/+1
2015-08-11Replaced archaic intrinsics AMIN1, DMIN1, MIN0, AMAX1, DMAX1, MAX0 by MIN/MAX.philippe.theveny8-216/+214
2015-08-11adding a comment in make.inc.example saying the following:langou1-0/+4
2015-08-11Fix bugs reported by Vitorrio Zecca on August 10, 2015.philippe.theveny5-17/+17
2015-08-11Fix bug reported by Vittorio Zecca.philippe.theveny1-1/+1
2015-08-10Bux fix from Rodney James about implicit typing.philippe.theveny7-12/+3
2015-08-06Move all but one deprecated routines to a new separate directory.philippe.theveny23-43/+63
2015-08-06Remove deprecated xGEQPF from the test suite.philippe.theveny14-1454/+20
2015-08-06Remove all but one deprecated routines from the test suite.philippe.theveny41-6315/+253
2015-08-05missing EXTERNALlangou4-4/+4
2015-07-18Commit bug reported by Alexander Kobotov (INTEL) on LAPACK Forumjulie2-2/+2
2015-06-30Revert commit 1474: files ?lansy.f are back as they were in revision 1473.langou4-36/+36
2015-06-25(minor) Consistency of comments between the four precisions. langou3-3/+3
2015-06-25Adding error test to each element of S must be positive. - Thank you Elena (O...julie4-0/+28
2015-06-25Finish removing unnecessary code - TMP = DBLE(M) - see 1547 - Thank you Elenajulie1-1/+0
2015-06-22Fix [CDSZ]QRT17.langou4-12/+8
2015-06-19Typo in the comments of [S,C,D,Z]LATM1. langou4-4/+4
2015-06-19These are two fixes in [S,C,D,Z]-LAGGE.langou4-24/+56
2015-06-17bug in [c,d,s,z]get02.f when calling the norm computation for Alangou4-4/+4
2015-06-16typoslangou2-2/+2
2015-06-15typos in these testing functionslangou4-4/+4
2015-06-10IDIST is an INTEGER, change the commentlangou4-4/+4
2015-06-10remove the COMPLEX*16 TMP from DLAHILBlangou1-2/+1
2015-06-08typos in the commentlangou2-2/+2
2015-05-14This partially fixes bug 061 reported by Victor Liu.philippe.theveny24-558/+424
2015-05-06Applying patch provided by Julien Schueller (Phimeca) on March 20th 2015 via ...julie13-20/+7
2015-05-06Update version number and release date on rook routines - those routines were...julie10-40/+40
2015-05-06Correct typo in variable name - reported by Elena (Oracle)julie2-4/+4
2015-05-06Propagate fix to bug111 to lapacke - minimum work space - Issue reported by A...julie2-4/+4
2015-05-05Bug fix from Osni Marques, Beresford Parlett and Jim Demmel. langou4-8/+12
2015-04-23Correct info testing for SYSVXX routinesjulie8-6/+50
2015-04-01Problem reported by Elena (Oracle)julie8-21/+20
2015-03-25**** Correct bug 125 ****langou4-12/+22
2015-03-25**** Fix bug 124 ****langou8-32/+41
2015-03-18Correcting Bug111 reported by Kevin Squire on LAPACK Mailing - August 15th 2013julie2-2/+2
2015-03-17Correct issue reported by Elena (Oracle)julie1-3/+14
2015-03-06Correction reported by Elena (Oracle)julie2-6/+6
2015-03-02Correct two ". GT." to " .GT.". Bug reported by email ny Willem Vermin "Minorlangou2-2/+2
2015-02-25Fix wrong update when the right Schur vector is not computed.philippe.theveny4-28/+20
2015-02-25Add back cggglm to Makefile...build goes finejulie1-1/+1
2015-02-24Add xGGHD3: blocked Hessenberg reduction, code from Daniel Kressner.philippe.theveny69-229/+22266
2015-02-24Fix typo in comments.philippe.theveny4-4/+4
2015-02-23Fix typo in comments.philippe.theveny4-12/+12
2015-02-06Fix typo.philippe.theveny1-1/+1
2015-02-06Systematically return with INFO=1 when the root finder failed.philippe.theveny10-10/+18
2015-01-30Ed Anderson Bug Fix - Jan 26 2015julie2-6/+8
2015-01-30Ed Anderson Improvement - Jan 26 2015julie2-7/+3
2015-01-30Ed Anderson Bug Fix - Jan 26 2015julie2-34/+48
2015-01-30Ed Anderson Bug Fix - Jan 26 2015julie2-2/+2