Age | Commit message (Expand) | Author | Files | Lines |
2016-11-19 | First minor change to 2 stage contribution | Julie | 19 | -305/+85 |
2016-11-19 | Merge pull request #83 from haidarazzam/master | julielangou | 28 | -74/+29837 |
2016-11-17 | remove compiler warnings. | Ichitaro Yamazaki | 6 | -25/+25 |
2016-11-17 | insert argument check for Aasen's complex symmetric, and also check for | Ichitaro Yamazaki | 12 | -15/+159 |
2016-11-17 | some clean ups for Aasen's tester. | Ichitaro Yamazaki | 9 | -37/+41 |
2016-11-17 | add complex symmetric Aasen's into the tester. | Ichitaro Yamazaki | 2 | -11/+64 |
2016-11-17 | testers for complex symmetric Aasen's | Ichitaro Yamazaki | 6 | -0/+2738 |
2016-11-15 | Added (S,D,C,Z) (SY,HE) routines, drivers for new rook code | Julie | 51 | -562/+12941 |
2016-11-11 | Subroutine declarations for Aasen's. | Ichitaro Yamazaki | 4 | -19/+20 |
2016-11-11 | White space. | Ichitaro Yamazaki | 4 | -17/+17 |
2016-11-11 | Argument checks for Aasen's. | Ichitaro Yamazaki | 4 | -10/+159 |
2016-11-11 | Merging changes | Julie | 56 | -787/+787 |
2016-11-10 | Changing Assen routines suffix from _Aassen to _aa | Julie | 22 | -203/+203 |
2016-11-06 | adding the 2stage symmetric eigenvalue routines drivers checking | Renegade | 28 | -74/+29837 |
2016-11-03 | Lots of trailing whitespaces in the files of Syd. Cleaning this. No big deal. | Julien Langou | 57 | -795/+795 |
2016-10-23 | Updating CMAKE build for Tall skinny and short wide routines | Julie | 1 | -4/+12 |
2016-10-23 | make sure no variable in indefined | Julie | 4 | -12/+12 |
2016-10-23 | merging with latest version | Julie | 13 | -159/+293 |
2016-10-23 | Merge branch 'tsqr' of git://github.com/sydha/lapack-1 into sydha-tsqr | Julie | 55 | -328/+10727 |
2016-10-23 | Remove duplicate definitions | Julie | 1 | -1/+1 |
2016-10-19 | Tall skinny and short wide routines | Syd Hashemi | 55 | -328/+10727 |
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 |