Commit Graph
4 Commits
Author SHA1 Message Date
NAKATA Maho ca938b93df Enable disabled test options in LAPACK TESTING input files
Turn on test options that were left disabled in several TESTING input files.

Set "Put T to test the driver routines" to T in cgg.in, dgg.in, sgg.in,
and zgg.in so the generalized nonsymmetric eigenvalue driver tests are run.

Also set "Put T to test the error exits" to T in cbb.in, dbb.in, sbb.in,
and zbb.in to restore the corresponding error-exit checks.
2026-03-25 10:34:36 +09:00
philippe.theveny f6dc581dc6 Remove all but one deprecated routines from the test suite.
NOTE: The tests are renumbered in xDRVLS and xCHKTZ.
TODO: remove deprecated xGEQPF, when it is replaced by xGEQP3 in xGGSVP.
2015-08-06 17:56:35 +00:00
philippe.theveny 6273f536d1 Add xGGHD3: blocked Hessenberg reduction, code from Daniel Kressner.
Add xGGES3 and xGGEV3: computation of the Schur form, the Schur vectors, and
   the generalized eigenvalues using the blocked Hessenberg reduction.
2015-02-24 23:50:54 +00:00
jason baba851215 Move LAPACK trunk into position. 2008-10-28 01:38:50 +00:00