Age | Commit message (Expand) | Author | Files | Lines |
2013-09-13 | Apply fix sent by Elena Ivanova (Oracle) | julie | 4 | -18/+31 |
2013-09-12 | Fix "if test" semantic in xdrvpox | julie | 4 | -8/+12 |
2013-07-20 | Add missing file in CMakeLists.txt | julie | 1 | -1/+1 |
2013-07-09 | Added LAPACK tests for 'rook' routines and drivers to LIN/Makefile LIN/CMakeL... | igor175 | 2 | -20/+20 |
2013-07-09 | Modified test files for 'rook' pivoting LAPACK routines: LIN/cchkaa.f LIN/cch... | igor175 | 10 | -137/+383 |
2013-07-04 | modified error hadling routines for LIN testing of new Hermitian 'rook' pivot... | igor175 | 1 | -3/+1 |
2013-07-04 | modified error hadling routines for LIN testing of new Hermitian 'rook' pivot... | igor175 | 2 | -45/+32 |
2013-06-27 | bug fix provided by Elena Ivanova via email. | james | 4 | -4/+4 |
2013-04-22 | fixed comments in (c,z)errsy.f | igor175 | 2 | -17/+17 |
2013-04-19 | added HR (Hermitian 'rook') path to LAPACK test routines alaerh.f alahd.f ala... | igor175 | 3 | -3/+56 |
2013-04-19 | changed comments in LAPACK testing routine (c,z)latb4.f | igor175 | 2 | -2/+4 |
2013-04-18 | fixed comments in LAPACK testing routines (s,d,c,z)lavsy.f, (s,d,c,z)lavsy_ro... | igor175 | 12 | -302/+316 |
2013-04-17 | fixed comments in LAPACK test routines (s,d,c,z)syt01.f, (s,d,c,z)syt01_rook.... | igor175 | 12 | -99/+99 |
2013-04-17 | minor changes in LAPACK testing routines (s,d,c,z)drvsy.f, (s,d,c,z)drvsy_roo... | igor175 | 12 | -119/+110 |
2013-04-17 | removed whitespace in LAPACK testing routines (s,d,c,z)chksy.f and (s,d,c,z)c... | igor175 | 12 | -98/+98 |
2013-04-17 | changed comments in LAPACK testing routines (s,d,c,z)chksy.f and (s,d,c,z)chk... | igor175 | 5 | -66/+80 |
2013-04-17 | changed comments in LAPACK testing routines (c,z)chksy.f and (c,z)chksy_rook.... | igor175 | 4 | -77/+185 |
2013-04-17 | changed comments in LAPACK testing routines (c,z)chksy.f and (c,z)chksy_rook.... | igor175 | 4 | -21/+13 |
2013-04-16 | changed comments in LAPACK testing routines (c,z)chksy.f and (c,z)chksy.f | igor175 | 4 | -19/+35 |
2013-04-12 | changed coments in LAPACK testing routines (c,z)chksy.f and (c,z)chksy.f | igor175 | 4 | -24/+34 |
2013-04-12 | added test routines (c,z)chkhe_rook.f and (c,z)drvhe_rook.f for Hermitian f... | igor175 | 2 | -0/+1058 |
2013-04-12 | added test routines (c,z)chkhe_rook.f and (c,z)drvhe_rook.f for Hermitian f... | igor175 | 6 | -0/+3404 |
2012-09-25 | (no commit message) | julie | 1 | -2/+2 |
2012-09-22 | (no commit message) | julie | 10 | -10/+10 |
2012-08-25 | (no commit message) | julie | 1 | -3/+3 |
2012-08-22 | (no commit message) | julie | 1 | -1/+1 |
2012-05-16 | added missing comma, thanks to Lee Killough at ANL | james | 1 | -1/+1 |
2012-04-26 | Commit patch sent by Sébastien Fabbro to enable LAPACKE built without LAPACK. | julie | 1 | -1/+1 |
2012-04-13 | Update version number | julie | 56 | -168/+168 |
2012-04-12 | Follow up to rev r1130 | julie | 11 | -17/+17 |
2012-04-11 | Remove unused variables | julie | 4 | -8/+0 |
2012-04-11 | Remove unused parameters | julie | 5 | -10/+9 |
2012-04-10 | Fix call to GEMQRT (no lwork) and lwork declarations | julie | 4 | -29/+29 |
2012-04-10 | Fix External Subroutines declarations | julie | 8 | -10/+8 |
2012-04-02 | Undoing unvoluntary change commited in 1237 | julie | 3 | -71/+24 |
2012-04-02 | (no commit message) | julie | 3 | -24/+71 |
2012-01-26 | Fix Makefile in LIN | julie | 1 | -6/+6 |
2012-01-21 | Fix Typo | julie | 1 | -1/+1 |
2012-01-19 | Update CMAKE build | julie | 1 | -4/+8 |
2012-01-18 | Fixed QRT routine testing | james | 30 | -63/+3741 |
2012-01-12 | added a comment to *chksy_rook.f | igor175 | 4 | -8/+32 |
2012-01-12 | introduced CALL XLAENV( 2, 2 ) in zchksy.f and cchksy.f in order to make the... | igor175 | 2 | -0/+10 |
2012-01-12 | added sdrvsy_rook.f cdrvsy_rook.f zdrvsy_rook.f to LIN/CMakeLists.txt | igor175 | 1 | -2/+2 |
2012-01-12 | small fixes, removed unused varibales in ddrvsy_rook.f zdrvsy_rook.f sdrvsy_... | igor175 | 3 | -13/+13 |
2012-01-12 | added a test for double precision complex SV driver for symmetric indefinite ... | igor175 | 3 | -5/+547 |
2012-01-12 | added a test for double precision complex SV driver for symmetric indefinite ... | igor175 | 4 | -8/+550 |
2012-01-12 | Add the test for single precision driver routines for symmetric indefinite ma... | julie | 1 | -1/+1 |
2012-01-11 | added the test for single precision driver routines for symmetric indefinite ... | igor175 | 3 | -7/+542 |
2012-01-06 | Update CMAKE build for Rook Pivoting Routines + correct minor fix | julie | 3 | -16/+16 |
2012-01-04 | added spacing between argumets in subroutine call | igor175 | 1 | -1/+1 |