Update the LAPACK testsuite to match 3.10.1
This commit is contained in:
@@ -148,8 +148,6 @@
|
||||
*> \author Univ. of Colorado Denver
|
||||
*> \author NAG Ltd.
|
||||
*
|
||||
*> \date April 2012
|
||||
*
|
||||
*> \ingroup complex_lin
|
||||
*
|
||||
* =====================================================================
|
||||
@@ -157,10 +155,9 @@
|
||||
$ A, AFAC, AINV, B, X, XACT, WORK, RWORK, IWORK,
|
||||
$ NOUT )
|
||||
*
|
||||
* -- LAPACK test routine (version 3.7.0) --
|
||||
* -- LAPACK test routine --
|
||||
* -- LAPACK is a software package provided by Univ. of Tennessee, --
|
||||
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
|
||||
* April 2012
|
||||
*
|
||||
* .. Scalar Arguments ..
|
||||
LOGICAL TSTERR
|
||||
@@ -718,6 +715,6 @@
|
||||
$ ', type ', I2, ', test ', I2, ', ratio =', G12.5 )
|
||||
RETURN
|
||||
*
|
||||
* End of CDRVHE
|
||||
* End of CDRVHEX
|
||||
*
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user