summaryrefslogtreecommitdiff
path: root/SRC/dgghd3.f
AgeCommit message (Collapse)AuthorFilesLines
2016-06-18Update date, version for 3.6.1 releaseJulie1-1/+1
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL ↵julie1-1/+1
(dmitry.g.baksheev@intel.com) Subject: [PATCH 03/42] Fix ?GGHD3: LQUERY with N=0 shall return 1, not 0
2015-10-13bugs in ?GGHD3 : B,LDA-->B,LDB and zeroing of too large a submatrixlawrence.mulholland1-3/+3
2015-02-25Fix wrong update when the right Schur vector is not computed.philippe.theveny1-7/+5
2015-02-24Add xGGHD3: blocked Hessenberg reduction, code from Daniel Kressner.philippe.theveny1-0/+898
Add xGGES3 and xGGEV3: computation of the Schur form, the Schur vectors, and the generalized eigenvalues using the blocked Hessenberg reduction.