Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion TESTING/EIG/cchkee.F
Original file line number Diff line number Diff line change
Expand Up @@ -2524,7 +2524,7 @@ PROGRAM CCHKEE
9974 FORMAT( ' Tests of CHBTRD', / ' (reduction of a Hermitian band ',
$ 'matrix to real tridiagonal form)' )
9973 FORMAT( / 1X, 71( '-' ) )
9972 FORMAT( / ' LAPACK VERSION ', I1, '.', I1, '.', I1 )
9972 FORMAT( / ' LAPACK VERSION ', I1, '.', I2, '.', I1 )
9971 FORMAT( / ' Tests of the Generalized Linear Regression Model ',
$ 'routines' )
9970 FORMAT( / ' Tests of the Generalized QR and RQ routines' )
Expand Down
2 changes: 1 addition & 1 deletion TESTING/EIG/dchkee.F
Original file line number Diff line number Diff line change
Expand Up @@ -2508,7 +2508,7 @@ PROGRAM DCHKEE
9974 FORMAT( ' Tests of DSBTRD', / ' (reduction of a symmetric band ',
$ 'matrix to tridiagonal form)' )
9973 FORMAT( / 1X, 71( '-' ) )
9972 FORMAT( / ' LAPACK VERSION ', I1, '.', I1, '.', I1 )
9972 FORMAT( / ' LAPACK VERSION ', I1, '.', I2, '.', I1 )
9971 FORMAT( / ' Tests of the Generalized Linear Regression Model ',
$ 'routines' )
9970 FORMAT( / ' Tests of the Generalized QR and RQ routines' )
Expand Down
2 changes: 1 addition & 1 deletion TESTING/EIG/schkee.F
Original file line number Diff line number Diff line change
Expand Up @@ -2511,7 +2511,7 @@ PROGRAM SCHKEE
9974 FORMAT( ' Tests of SSBTRD', / ' (reduction of a symmetric band ',
$ 'matrix to tridiagonal form)' )
9973 FORMAT( / 1X, 71( '-' ) )
9972 FORMAT( / ' LAPACK VERSION ', I1, '.', I1, '.', I1 )
9972 FORMAT( / ' LAPACK VERSION ', I1, '.', I2, '.', I1 )
9971 FORMAT( / ' Tests of the Generalized Linear Regression Model ',
$ 'routines' )
9970 FORMAT( / ' Tests of the Generalized QR and RQ routines' )
Expand Down
2 changes: 1 addition & 1 deletion TESTING/EIG/zchkee.F
Original file line number Diff line number Diff line change
Expand Up @@ -2522,7 +2522,7 @@ PROGRAM ZCHKEE
9974 FORMAT( ' Tests of ZHBTRD', / ' (reduction of a Hermitian band ',
$ 'matrix to real tridiagonal form)' )
9973 FORMAT( / 1X, 71( '-' ) )
9972 FORMAT( / ' LAPACK VERSION ', I1, '.', I1, '.', I1 )
9972 FORMAT( / ' LAPACK VERSION ', I1, '.', I2, '.', I1 )
9971 FORMAT( / ' Tests of the Generalized Linear Regression Model ',
$ 'routines' )
9970 FORMAT( / ' Tests of the Generalized QR and RQ routines' )
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/cchkaa.F
Original file line number Diff line number Diff line change
Expand Up @@ -1245,7 +1245,7 @@ PROGRAM CCHKAA
9995 FORMAT( ' Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( ' Tests of the COMPLEX LAPACK routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/cchkrfp.f
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ PROGRAM CCHKRFP
9995 FORMAT( ' !! Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( / ' Tests of the COMPLEX LAPACK RFP routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/dchkaa.F
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ PROGRAM DCHKAA
9995 FORMAT( ' Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( ' Tests of the DOUBLE PRECISION LAPACK routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/dchkab.f
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ PROGRAM DCHKAB
$ I6 )
9994 FORMAT( ' Tests of the DOUBLE PRECISION LAPACK DSGESV/DSPOSV',
$ ' routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/dchkrfp.f
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ PROGRAM DCHKRFP
9995 FORMAT( ' !! Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( / ' Tests of the DOUBLE PRECISION LAPACK RFP routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/schkaa.F
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@ PROGRAM SCHKAA
9995 FORMAT( ' Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( ' Tests of the REAL LAPACK routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/schkrfp.f
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ PROGRAM SCHKRFP
9995 FORMAT( ' !! Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( / ' Tests of the REAL LAPACK RFP routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/zchkaa.F
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@ PROGRAM ZCHKAA
9995 FORMAT( ' Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( ' Tests of the COMPLEX*16 LAPACK routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/zchkab.f
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ PROGRAM ZCHKAB
9995 FORMAT( ' Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( ' Tests of the COMPLEX*16 LAPACK ZCGESV/ZCPOSV routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
2 changes: 1 addition & 1 deletion TESTING/LIN/zchkrfp.f
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ PROGRAM ZCHKRFP
9995 FORMAT( ' !! Invalid input value: ', A4, '=', I6, '; must be <=',
$ I6 )
9994 FORMAT( / ' Tests of the COMPLEX*16 LAPACK RFP routines ',
$ / ' LAPACK VERSION ', I1, '.', I1, '.', I1,
$ / ' LAPACK VERSION ', I1, '.', I2, '.', I1,
$ / / ' The following parameter values will be used:' )
9993 FORMAT( 4X, A4, ': ', 10I6, / 11X, 10I6 )
9992 FORMAT( / ' Routines pass computational tests if test ratio is ',
Expand Down
Loading