summaryrefslogtreecommitdiff
path: root/TESTING/EIG
AgeCommit message (Expand)AuthorFilesLines
2017-06-10Preparing for 3.7.1 releaseJulie16-48/+48
2017-03-26Fix external names and remove unused routines from external statementseugene.chereshnev2-6/+5
2017-03-26Fix *chk{sb,hb}2stg.f: corrected name of subroutine in external sectioneugene.chereshnev3-3/+3
2017-03-26Align TESTING/{EIG,LIN}/*larhs.feugene.chereshnev4-8/+8
2017-03-24Align TESTING/{EIG,LIN}/*get02.feugene.chereshnev4-6/+6
2017-03-03Merge pull request #132 from turboencabulator/cleanuplangou1-23/+17
2017-02-22Remove spurious entries from EXTERNAL listMartin Kroeker1-4/+2
2017-02-22Remove spurious entries from EXTERNAL listMartin Kroeker1-2/+1
2017-02-22Fix typo in EXTERNALMartin Kroeker1-1/+1
2017-02-06Simplify the clean targetsKyle Guinn1-3/+6
2017-02-05Fix missing or unnecessary prerequisitesKyle Guinn1-10/+9
2017-02-04Add libraries as prerequisitesKyle Guinn1-19/+11
2017-02-03Strip out comments that don't applyKyle Guinn2-26/+4
2017-02-03Remove duplicate sourcesKyle Guinn1-8/+4
2017-02-02Fix overlinking/underlinking LAPACK dependenciesKyle Guinn1-1/+1
2016-12-23Updating version number on source file modified since 3.6.1Julie348-891/+891
2016-12-14following up with 1c09a232b5d1314e2e13f36e081efe9f9406d17eJulien Langou2-2/+2
2016-11-25merging: Various cleanups to makefiles #84Julie2-40/+41
2016-11-23Adding Aasen routines for complex symmetric matrix to CMake BuildJulie1-2/+2
2016-11-19First minor change to 2 stage contributionJulie18-305/+73
2016-11-06 adding the 2stage symmetric eigenvalue routines drivers checkingRenegade26-74/+29802
2016-09-19Merge pull request #54 from zerothi/test-faillangou4-10/+10
2016-09-18test: added N<0 test for *TREXCNick Papior4-4/+16
2016-09-18bug: fixes always failing tests for *TREXC which was erroneous testsNick Papior4-18/+6
2016-09-18maint: removed unused variables in testing routinesNick Papior6-8/+4
2016-09-15Fix issue #8 reported by @matzeri on July 21st 2016Julie5-1/+5
2016-09-07Unused var JDUM described in ./TESTING/EIG/serrgg.fElena Ivanova1-1/+1
2016-07-10Remove CMake-language block-end command argumentsHans Johnson1-1/+1
2016-07-09STYLE: Remove trailing whitespace in Fortran filesHans Johnson330-3024/+3024
2016-07-09STYLE: Remove trailing whitespace in CMake filesHans Johnson1-26/+26
2016-06-27Description: Fix various typosSébastien Villemot4-4/+4
2016-06-18Update date, version for 3.6.1 releaseJulie70-192/+192
2016-06-17Patch from Tim Hopkins sent by email on March 14th, 2016Tim Hopkins, University of Kent9-67/+80
2016-01-26Email from Edward Smyth from NAG. (Thanks Ed!)langou2-2/+2
2016-01-19Commit David fix - sent on Jan 16th 2016 directlyjulie11-50/+51
2016-01-08Committing Sébastien Villemot patches (5) sent on Jan 6th 2016 to LAPACK Mai...julie48-60/+60
2015-11-30oops . . . langou4-4/+4
2015-11-15Updating version numberjulie31-93/+93
2015-11-15Add the missing CONJG ...julie2-17/+13
2015-11-15Adding CGESVJ/ZGESVJ and CGEJSV/ZGESVJ to the testing suitejulie6-109/+595
2015-11-11Incorporating DBDSVDX tests in dchkbdjulie2-31/+411
2015-11-06Change DBLE cast by REAL - confirmed with Osnijulie1-2/+2
2015-11-04Commit svdx files sent by Osni on Oct 31st 2015julie22-251/+3511
2015-08-17Moved deprecated SGVD routines into DEPRECATED directory.philippe.theveny14-2075/+27
2015-08-14Added BLAS3 routines for generalised SVD.philippe.theveny14-33/+2111
2015-08-11Fix bugs reported by Vitorrio Zecca on August 10, 2015.philippe.theveny4-16/+16
2015-08-06Remove all but one deprecated routines from the test suite.philippe.theveny10-4016/+12
2015-02-24Add xGGHD3: blocked Hessenberg reduction, code from Daniel Kressner.philippe.theveny18-172/+8464
2015-02-24Fix typo in comments.philippe.theveny4-4/+4
2015-01-30Ed Anderson Bug Fix - Jan 26 2015julie2-6/+8