Age | Commit message (Expand) | Author | Files | Lines |
2016-10-17 | make SY/HE imat match LAWN 41 (different than PO) | Mark Gates | 4 | -17/+159 |
2016-10-09 | Adding Assen for SV, TRF, SV from @iyamazak@icl.utk.edu | Julie | 29 | -37/+5736 |
2016-09-19 | Merge pull request #54 from zerothi/test-fail | langou | 4 | -10/+10 |
2016-09-18 | test: added N<0 test for *TREXC | Nick Papior | 4 | -4/+16 |
2016-09-18 | bug: fixes always failing tests for *TREXC which was erroneous tests | Nick Papior | 4 | -18/+6 |
2016-09-18 | maint: removed unused variables in testing routines | Nick Papior | 16 | -38/+24 |
2016-09-15 | Fix issue #8 reported by @matzeri on July 21st 2016 | Julie | 5 | -1/+5 |
2016-09-07 | Unused var JDUM described in ./TESTING/EIG/serrgg.f | Elena Ivanova | 1 | -1/+1 |
2016-08-01 | Merge pull request #21 from hjmjohnson/AddLAPACKETMGTesting | julielangou | 1 | -1/+0 |
2016-07-29 | ENH: Add LAPACKE_WITH_TMG to default testing | Hans Johnson | 1 | -1/+0 |
2016-07-29 | ENH: Only run python summary tests with compatible versions | Hans Johnson | 1 | -7/+10 |
2016-07-10 | Remove CMake-language block-end command arguments | Hans Johnson | 3 | -3/+3 |
2016-07-10 | STYLE: Convert CMake-language commands to lower case | Hans Johnson | 1 | -3/+3 |
2016-07-09 | STYLE: Remove trailing whitespace in Fortran files | Hans Johnson | 1032 | -9032/+9032 |
2016-07-09 | STYLE: Remove trailing whitespace in MISC files | Hans Johnson | 25 | -1762/+1762 |
2016-07-09 | STYLE: Remove trailing whitespace in CMake files | Hans Johnson | 5 | -170/+170 |
2016-06-27 | Description: Fix various typos | Sébastien Villemot | 25 | -41/+41 |
2016-06-18 | Update date, version for 3.6.1 release | Julie | 86 | -232/+232 |
2016-06-17 | Patch from Tim Hopkins sent by email on March 14th, 2016 | Tim Hopkins, University of Kent | 9 | -67/+80 |
2016-03-14 | Email from Tim Hopkins (University of Kent), March 13th (1/11) | langou | 4 | -4/+8 |
2016-01-26 | Email from Edward Smyth from NAG. (Thanks Ed!) | langou | 2 | -2/+2 |
2016-01-19 | Commit David fix - sent on Jan 16th 2016 directly | julie | 11 | -50/+51 |
2016-01-08 | Committing Sébastien Villemot patches (5) sent on Jan 6th 2016 to LAPACK Mai... | julie | 62 | -72/+76 |
2015-11-30 | oops . . . | langou | 4 | -4/+4 |
2015-11-15 | Fix typo | julie | 2 | -2/+2 |
2015-11-15 | Missing parameter definition | julie | 4 | -0/+8 |
2015-11-15 | Updating version number | julie | 117 | -347/+347 |
2015-11-15 | Add the missing CONJG ... | julie | 2 | -17/+13 |
2015-11-15 | Adding CGESVJ/ZGESVJ and CGEJSV/ZGESVJ to the testing suite | julie | 6 | -109/+595 |
2015-11-11 | Incorporating DBDSVDX tests in dchkbd | julie | 2 | -31/+411 |
2015-11-06 | Change DBLE cast by REAL - confirmed with Osni | julie | 1 | -2/+2 |
2015-11-04 | Commit svdx files sent by Osni on Oct 31st 2015 | julie | 22 | -251/+3511 |
2015-08-19 | changed variable names from LAM_MAX to SING_MAX and from LAM_MIN to SING_MIN ... | igor175 | 6 | -54/+54 |
2015-08-17 | Moved deprecated SGVD routines into DEPRECATED directory. | philippe.theveny | 14 | -2075/+27 |
2015-08-14 | Added BLAS3 routines for generalised SVD. | philippe.theveny | 14 | -33/+2111 |
2015-08-11 | Fixed BUG number 123, that is testing of 'rook' routines, specifically TEST 4... | igor175 | 6 | -170/+183 |
2015-08-11 | Fix bugs reported by Vitorrio Zecca on August 10, 2015. | philippe.theveny | 4 | -16/+16 |
2015-08-06 | Remove deprecated xGEQPF from the test suite. | philippe.theveny | 14 | -1454/+20 |
2015-08-06 | Remove all but one deprecated routines from the test suite. | philippe.theveny | 41 | -6315/+253 |
2015-06-25 | (minor) Consistency of comments between the four precisions. | langou | 3 | -3/+3 |
2015-06-25 | Adding error test to each element of S must be positive. - Thank you Elena (O... | julie | 4 | -0/+28 |
2015-06-25 | Finish removing unnecessary code - TMP = DBLE(M) - see 1547 - Thank you Elena | julie | 1 | -1/+0 |
2015-06-22 | Fix [CDSZ]QRT17. | langou | 4 | -12/+8 |
2015-06-19 | Typo in the comments of [S,C,D,Z]LATM1. | langou | 4 | -4/+4 |
2015-06-19 | These are two fixes in [S,C,D,Z]-LAGGE. | langou | 4 | -24/+56 |
2015-06-17 | bug in [c,d,s,z]get02.f when calling the norm computation for A | langou | 4 | -4/+4 |
2015-06-15 | typos in these testing functions | langou | 4 | -4/+4 |
2015-06-10 | IDIST is an INTEGER, change the comment | langou | 4 | -4/+4 |
2015-06-10 | remove the COMPLEX*16 TMP from DLAHILB | langou | 1 | -2/+1 |
2015-06-08 | typos in the comment | langou | 2 | -2/+2 |