summaryrefslogtreecommitdiff
path: root/TESTING
AgeCommit message (Expand)AuthorFilesLines
2014-06-14Applied patch provided from vitaut on LAPACK forum on June 13th.julie1-3/+2
2014-03-19Corrected minor bug submitted by Elena Ivanova, Oracle on March 18th 2014.julie2-10/+5
2013-11-27Split lines to make INtel Windows Compiler happy...julie2-2/+4
2013-11-19Upadte version and datejulie12-36/+36
2013-11-18LAPACK bug fix for XBLAS: bug revealed in testing of linear equation routine...igor17516-88/+704
2013-11-17Update release number and datejulie74-222/+222
2013-09-13Apply fix sent by Elena Ivanova (Oracle)julie4-18/+31
2013-09-13Add small fixes sent by Ake Sandgren <ake.sandgren@hpc2n.umu.se>julie5-2/+18
2013-09-12Fix "if test" semantic in xdrvpoxjulie4-8/+12
2013-07-20Add missing file in CMakeLists.txtjulie1-1/+1
2013-07-09Added LAPACK tests for 'rook' routines and drivers to LIN/Makefile LIN/CMakeL...igor1752-20/+20
2013-07-09Modified test files for 'rook' pivoting LAPACK routines: LIN/cchkaa.f LIN/cch...igor17512-137/+385
2013-07-04modified error hadling routines for LIN testing of new Hermitian 'rook' pivot...igor1751-3/+1
2013-07-04modified error hadling routines for LIN testing of new Hermitian 'rook' pivot...igor1752-45/+32
2013-06-27bug fix provided by Elena Ivanova via email.james4-4/+4
2013-04-22fixed comments in (c,z)errsy.figor1752-17/+17
2013-04-19added HR (Hermitian 'rook') path to LAPACK test routines alaerh.f alahd.f ala...igor1753-3/+56
2013-04-19changed comments in LAPACK testing routine (c,z)latb4.figor1752-2/+4
2013-04-18fixed comments in LAPACK testing routines (s,d,c,z)lavsy.f, (s,d,c,z)lavsy_ro...igor17512-302/+316
2013-04-17fixed comments in LAPACK test routines (s,d,c,z)syt01.f, (s,d,c,z)syt01_rook....igor17512-99/+99
2013-04-17minor changes in LAPACK testing routines (s,d,c,z)drvsy.f, (s,d,c,z)drvsy_roo...igor17512-119/+110
2013-04-17removed whitespace in LAPACK testing routines (s,d,c,z)chksy.f and (s,d,c,z)c...igor17512-98/+98
2013-04-17changed comments in LAPACK testing routines (s,d,c,z)chksy.f and (s,d,c,z)chk...igor1755-66/+80
2013-04-17changed comments in LAPACK testing routines (c,z)chksy.f and (c,z)chksy_rook....igor1754-77/+185
2013-04-17changed comments in LAPACK testing routines (c,z)chksy.f and (c,z)chksy_rook....igor1754-21/+13
2013-04-16changed comments in LAPACK testing routines (c,z)chksy.f and (c,z)chksy.figor1754-19/+35
2013-04-12changed coments in LAPACK testing routines (c,z)chksy.f and (c,z)chksy.figor1754-24/+34
2013-04-12added test routines (c,z)chkhe_rook.f and (c,z)drvhe_rook.f for Hermitian f...igor1752-0/+1058
2013-04-12added test routines (c,z)chkhe_rook.f and (c,z)drvhe_rook.f for Hermitian f...igor1756-0/+3404
2012-09-25(no commit message)julie3-6/+6
2012-09-22(no commit message)julie10-10/+10
2012-09-18(no commit message)james1-3/+3
2012-09-06(no commit message)james1-3/+3
2012-08-29(no commit message)julie1-4/+4
2012-08-25(no commit message)julie2-6/+6
2012-08-22(no commit message)julie1-1/+1
2012-08-21Correct typo found by Elena Ivanova, Oracle.julie1-1/+1
2012-07-27Commit Brian Sutton new CS Decomposition routines.julie10-187/+818
2012-05-16added missing comma, thanks to Lee Killough at ANLjames1-1/+1
2012-04-26Commit patch sent by Sébastien Fabbro to enable LAPACKE built without LAPACK.julie3-5/+5
2012-04-13Update version numberjulie61-183/+183
2012-04-12Follow up to rev r1130 julie11-17/+17
2012-04-11Remove unused variablesjulie4-8/+0
2012-04-11Remove unused parametersjulie9-18/+9
2012-04-10Fix call to GEMQRT (no lwork) and lwork declarationsjulie4-29/+29
2012-04-10Fix External Subroutines declarationsjulie8-10/+8
2012-04-05Add the python script for LAPACK Summary output to CTESTjulie1-0/+5
2012-04-05changed SVD test threshold to 50.0 and removed SEP test for matrix type 9 so ...james2-2/+4
2012-04-03changed weights so that the badly conditioned tests (which always fail) are a...james4-16/+16
2012-04-02Undoing unvoluntary change commited in 1237julie4-72/+24