aboutsummaryrefslogtreecommitdiff
path: root/TESTING
AgeCommit message (Expand)Author
2016-12-29Fix various typos.Sébastien Villemot
2016-12-23Updating version number on source file modified since 3.6.1Julie
2016-12-16Merge pull request #101 from karturov/masterlangou
2016-12-14following up with 1c09a232b5d1314e2e13f36e081efe9f9406d17eJulien Langou
2016-12-14TESTING/LIN/*errtsqr.f: fix LDA in ?GEMQR callseugene.chereshnev
2016-12-14Minor fix in Netlib testkonstantin.i.arturov
2016-12-13Fix tests in accordance with interface changeseugene.chereshnev
2016-11-25merging: Various cleanups to makefiles #84Julie
2016-11-24print nine-character-long subroutine names (instead of 6-character-long) in T...Julien Langou
2016-11-24correct a few typos in the Makefile of TESTINGJulien Langou
2016-11-23Adding Aasen routines for complex symmetric matrix to CMake BuildJulie
2016-11-23Merge pull request #89 from iyamazaki/lapack-aasenjulielangou
2016-11-21remove RCONDC in testing.Ichitaro Yamazaki
2016-11-21working on issue https://github.com/Reference-LAPACK/lapack/issues/85Julien Langou
2016-11-21add Aasen's for complex symmetric into Makefiles.Ichitaro Yamazaki
2016-11-20skip checking solution in tester since xSYTRI is not implemented toIchitaro Yamazaki
2016-11-19First minor change to 2 stage contributionJulie
2016-11-19Merge pull request #83 from haidarazzam/masterjulielangou
2016-11-17remove compiler warnings.Ichitaro Yamazaki
2016-11-17insert argument check for Aasen's complex symmetric, and also check forIchitaro Yamazaki
2016-11-17some clean ups for Aasen's tester.Ichitaro Yamazaki
2016-11-17add complex symmetric Aasen's into the tester.Ichitaro Yamazaki
2016-11-17testers for complex symmetric Aasen'sIchitaro Yamazaki
2016-11-15Added (S,D,C,Z) (SY,HE) routines, drivers for new rook codeJulie
2016-11-11Subroutine declarations for Aasen's.Ichitaro Yamazaki
2016-11-11White space.Ichitaro Yamazaki
2016-11-11Argument checks for Aasen's.Ichitaro Yamazaki
2016-11-11Merging changesJulie
2016-11-10Changing Assen routines suffix from _Aassen to _aaJulie
2016-11-06 adding the 2stage symmetric eigenvalue routines drivers checkingRenegade
2016-11-03Lots of trailing whitespaces in the files of Syd. Cleaning this. No big deal.Julien Langou
2016-10-23Updating CMAKE build for Tall skinny and short wide routinesJulie
2016-10-23make sure no variable in indefinedJulie
2016-10-23merging with latest versionJulie
2016-10-23Merge branch 'tsqr' of git://github.com/sydha/lapack-1 into sydha-tsqrJulie
2016-10-23Remove duplicate definitionsJulie
2016-10-19Tall skinny and short wide routinesSyd Hashemi
2016-10-17make SY/HE imat match LAWN 41 (different than PO)Mark Gates
2016-10-09Adding Assen for SV, TRF, SV from @iyamazak@icl.utk.eduJulie
2016-09-19Merge pull request #54 from zerothi/test-faillangou
2016-09-18test: added N<0 test for *TREXCNick Papior
2016-09-18bug: fixes always failing tests for *TREXC which was erroneous testsNick Papior
2016-09-18maint: removed unused variables in testing routinesNick Papior
2016-09-15Fix issue #8 reported by @matzeri on July 21st 2016Julie
2016-09-07Unused var JDUM described in ./TESTING/EIG/serrgg.fElena Ivanova
2016-08-01Merge pull request #21 from hjmjohnson/AddLAPACKETMGTestingjulielangou
2016-07-29ENH: Add LAPACKE_WITH_TMG to default testingHans Johnson
2016-07-29ENH: Only run python summary tests with compatible versionsHans Johnson
2016-07-10Remove CMake-language block-end command argumentsHans Johnson
2016-07-10STYLE: Convert CMake-language commands to lower caseHans Johnson