Description: Fix various typos
authorSébastien Villemot <sebastien@debian.org>
Tue, 28 Jun 2016 02:07:25 +0000 (20:07 -0600)
committerJulien Langou <julien.langou@ucdenver.edu>
Tue, 28 Jun 2016 02:07:25 +0000 (20:07 -0600)
Author: Sébastien Villemot <sebastien@debian.org>
Forwarded: yes, by email to lapack@cs.utk.edu on 2016-06-26

53 files changed:
BLAS/SRC/ctbmv.f
BLAS/SRC/ctpmv.f
BLAS/SRC/ctrmv.f
BLAS/SRC/dtbmv.f
BLAS/SRC/dtpmv.f
BLAS/SRC/dtrmv.f
BLAS/SRC/stbmv.f
BLAS/SRC/stpmv.f
BLAS/SRC/strmv.f
BLAS/SRC/ztbmv.f
BLAS/SRC/ztpmv.f
BLAS/SRC/ztrmv.f
SRC/cgejsv.f
SRC/cgelsd.f
SRC/ctprfb.f
SRC/dgejsv.f
SRC/dgelsd.f
SRC/dlag2s.f
SRC/dlat2s.f
SRC/dtprfb.f
SRC/sgejsv.f
SRC/sgelsd.f
SRC/stprfb.f
SRC/zgejsv.f
SRC/zgelsd.f
SRC/zlag2c.f
SRC/zlat2c.f
SRC/ztprfb.f
TESTING/EIG/cchkbk.f
TESTING/EIG/dchkbk.f
TESTING/EIG/schkbk.f
TESTING/EIG/zchkbk.f
TESTING/LIN/cchkrfp.f
TESTING/LIN/cdrvrf2.f
TESTING/LIN/cdrvrfp.f
TESTING/LIN/dchkrfp.f
TESTING/LIN/ddrvrf2.f
TESTING/LIN/ddrvrfp.f
TESTING/LIN/schkrfp.f
TESTING/LIN/sdrvrf2.f
TESTING/LIN/sdrvrfp.f
TESTING/LIN/zchkrfp.f
TESTING/LIN/zdrvrf2.f
TESTING/LIN/zdrvrfp.f
TESTING/MATGEN/claror.f
TESTING/MATGEN/clatm5.f
TESTING/MATGEN/clatm6.f
TESTING/MATGEN/dlatm5.f
TESTING/MATGEN/dlatm6.f
TESTING/MATGEN/slatm5.f
TESTING/MATGEN/slatm6.f
TESTING/MATGEN/zlatm5.f
TESTING/MATGEN/zlatm6.f

index 45d17b8..47f59d8 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 14c7417..3df93d8 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index f2bfbc2..fb4cd12 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 86e027f..851f445 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 5af8f1d..905d748 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 71459fe..5eb2f40 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index bd5036c..12c1542 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index e66dc4c..d712a99 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 8f3a36f..2fe9901 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 2b5780b..6c52da4 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index e277ec1..547dc01 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 8d7974a..fd9263c 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index bee18fd..459e1f4 100644 (file)
 *> \verbatim
 *>          INFO is INTEGER
 *>           < 0  : if INFO = -i, then the i-th argument had an illegal value.
-*>           = 0 :  successfull exit;
+*>           = 0 :  successful exit;
 *>           > 0 :  CGEJSV  did not converge in the maximal allowed number
 *>                  of sweeps. The computed values may be inaccurate.
 *> \endverbatim
 *>  implemented as in [3]. We have a new version of CGEQP3 under development
 *>  that is more robust than the current one in LAPACK, with a cleaner cut in
 *>  rank defficient cases. It will be available in the SIGMA library [4].
-*>  If M is much larger than N, it is obvious that the inital QRF with
+*>  If M is much larger than N, it is obvious that the initial QRF with
 *>  column pivoting can be preprocessed by the QRF without pivoting. That
 *>  well known trick is not used in CGEJSV because in some cases heavy row
 *>  weighting can be treated with complete pivoting. The overhead in cases
index 38da309..3dc322b 100644 (file)
 *>
 *> The problem is solved in three steps:
 *> (1) Reduce the coefficient matrix A to bidiagonal form with
-*>     Householder tranformations, reducing the original problem
+*>     Householder transformations, reducing the original problem
 *>     into a "bidiagonal least squares problem" (BLS)
 *> (2) Solve the BLS using a divide and conquer approach.
-*> (3) Apply back all the Householder tranformations to solve
+*> (3) Apply back all the Householder transformations to solve
 *>     the original least squares problem.
 *>
 *> The effective rank of A is determined by treating as zero those
index 77b376f..fea50f9 100644 (file)
 *>          (LDA,N) if SIDE = 'L' or (LDA,K) if SIDE = 'R'
 *>          On entry, the K-by-N or M-by-K matrix A.
 *>          On exit, A is overwritten by the corresponding block of 
-*>          H*C or H**H*C or C*H or C*H**H.  See Futher Details.
+*>          H*C or H**H*C or C*H or C*H**H.  See Further Details.
 *> \endverbatim
 *>
 *> \param[in] LDA
index fc91ab5..4f3143c 100644 (file)
 *> \verbatim
 *>          INFO is INTEGER
 *>           < 0  : if INFO = -i, then the i-th argument had an illegal value.
-*>           = 0 :  successfull exit;
+*>           = 0 :  successful exit;
 *>           > 0 :  DGEJSV  did not converge in the maximal allowed number
 *>                  of sweeps. The computed values may be inaccurate.
 *> \endverbatim
 *>  implemented as in [3]. We have a new version of DGEQP3 under development
 *>  that is more robust than the current one in LAPACK, with a cleaner cut in
 *>  rank defficient cases. It will be available in the SIGMA library [4].
-*>  If M is much larger than N, it is obvious that the inital QRF with
+*>  If M is much larger than N, it is obvious that the initial QRF with
 *>  column pivoting can be preprocessed by the QRF without pivoting. That
 *>  well known trick is not used in DGEJSV because in some cases heavy row
 *>  weighting can be treated with complete pivoting. The overhead in cases
index 7629071..53e7741 100644 (file)
@@ -52,7 +52,7 @@
 *>     Householder transformations, reducing the original problem
 *>     into a "bidiagonal least squares problem" (BLS)
 *> (2) Solve the BLS using a divide and conquer approach.
-*> (3) Apply back all the Householder tranformations to solve
+*> (3) Apply back all the Householder transformations to solve
 *>     the original least squares problem.
 *>
 *> The effective rank of A is determined by treating as zero those
index 3cf27db..2bace1f 100644 (file)
@@ -39,7 +39,7 @@
 *>
 *> RMAX is the overflow for the SINGLE PRECISION arithmetic
 *> DLAG2S checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
 *>
 *> This is an auxiliary routine so there is no argument checking.
 *> \endverbatim
index 63f106a..57613c0 100644 (file)
@@ -40,7 +40,7 @@
 *>
 *> RMAX is the overflow for the SINGLE PRECISION arithmetic
 *> DLAS2S checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
 *>
 *> This is an auxiliary routine so there is no argument checking.
 *> \endverbatim
index 08976d0..409cbf2 100644 (file)
 *>          (LDA,N) if SIDE = 'L' or (LDA,K) if SIDE = 'R'
 *>          On entry, the K-by-N or M-by-K matrix A.
 *>          On exit, A is overwritten by the corresponding block of 
-*>          H*C or H**T*C or C*H or C*H**T.  See Futher Details.
+*>          H*C or H**T*C or C*H or C*H**T.  See Further Details.
 *> \endverbatim
 *>
 *> \param[in] LDA
index 7d80d4e..a89d5da 100644 (file)
 *> \verbatim
 *>          INFO is INTEGER
 *>           < 0  : if INFO = -i, then the i-th argument had an illegal value.
-*>           = 0 :  successfull exit;
+*>           = 0 :  successful exit;
 *>           > 0 :  SGEJSV  did not converge in the maximal allowed number
 *>                  of sweeps. The computed values may be inaccurate.
 *> \endverbatim
 *>  implemented as in [3]. We have a new version of SGEQP3 under development
 *>  that is more robust than the current one in LAPACK, with a cleaner cut in
 *>  rank defficient cases. It will be available in the SIGMA library [4].
-*>  If M is much larger than N, it is obvious that the inital QRF with
+*>  If M is much larger than N, it is obvious that the initial QRF with
 *>  column pivoting can be preprocessed by the QRF without pivoting. That
 *>  well known trick is not used in SGEJSV because in some cases heavy row
 *>  weighting can be treated with complete pivoting. The overhead in cases
index d03f37b..844b6cd 100644 (file)
@@ -52,7 +52,7 @@
 *>     Householder transformations, reducing the original problem
 *>     into a "bidiagonal least squares problem" (BLS)
 *> (2) Solve the BLS using a divide and conquer approach.
-*> (3) Apply back all the Householder tranformations to solve
+*> (3) Apply back all the Householder transformations to solve
 *>     the original least squares problem.
 *>
 *> The effective rank of A is determined by treating as zero those
index 01383ae..4ae3f0b 100644 (file)
 *>          (LDA,N) if SIDE = 'L' or (LDA,K) if SIDE = 'R'
 *>          On entry, the K-by-N or M-by-K matrix A.
 *>          On exit, A is overwritten by the corresponding block of 
-*>          H*C or H^H*C or C*H or C*H^H.  See Futher Details.
+*>          H*C or H^H*C or C*H or C*H^H.  See Further Details.
 *> \endverbatim
 *>
 *> \param[in] LDA
index ad47a40..15bbab0 100644 (file)
 *> \verbatim
 *>          INFO is INTEGER
 *>           < 0  : if INFO = -i, then the i-th argument had an illegal value.
-*>           = 0 :  successfull exit;
+*>           = 0 :  successful exit;
 *>           > 0 :  ZGEJSV  did not converge in the maximal allowed number
 *>                  of sweeps. The computed values may be inaccurate.
 *> \endverbatim
 *>  implemented as in [3]. We have a new version of ZGEQP3 under development
 *>  that is more robust than the current one in LAPACK, with a cleaner cut in
 *>  rank defficient cases. It will be available in the SIGMA library [4].
-*>  If M is much larger than N, it is obvious that the inital QRF with
+*>  If M is much larger than N, it is obvious that the initial QRF with
 *>  column pivoting can be preprocessed by the QRF without pivoting. That
 *>  well known trick is not used in ZGEJSV because in some cases heavy row
 *>  weighting can be treated with complete pivoting. The overhead in cases
index aeaa96e..8173176 100644 (file)
 *>
 *> The problem is solved in three steps:
 *> (1) Reduce the coefficient matrix A to bidiagonal form with
-*>     Householder tranformations, reducing the original problem
+*>     Householder transformations, reducing the original problem
 *>     into a "bidiagonal least squares problem" (BLS)
 *> (2) Solve the BLS using a divide and conquer approach.
-*> (3) Apply back all the Householder tranformations to solve
+*> (3) Apply back all the Householder transformations to solve
 *>     the original least squares problem.
 *>
 *> The effective rank of A is determined by treating as zero those
index a8c1ce1..7ff69d0 100644 (file)
@@ -38,7 +38,7 @@
 *>
 *> RMAX is the overflow for the SINGLE PRECISION arithmetic
 *> ZLAG2C checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
 *>
 *> This is an auxiliary routine so there is no argument checking.
 *> \endverbatim
index 8b9af86..7d60c12 100644 (file)
@@ -40,7 +40,7 @@
 *>
 *> RMAX is the overflow for the SINGLE PRECISION arithmetic
 *> ZLAT2C checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
 *>
 *> This is an auxiliary routine so there is no argument checking.
 *> \endverbatim
index 6e452bb..c46c2ef 100644 (file)
 *>          (LDA,N) if SIDE = 'L' or (LDA,K) if SIDE = 'R'
 *>          On entry, the K-by-N or M-by-K matrix A.
 *>          On exit, A is overwritten by the corresponding block of 
-*>          H*C or H**H*C or C*H or C*H**H.  See Futher Details.
+*>          H*C or H**H*C or C*H or C*H**H.  See Further Details.
 *> \endverbatim
 *>
 *> \param[in] LDA
index e04ef1e..d1ad896 100644 (file)
@@ -21,7 +21,7 @@
 *> \verbatim
 *>
 *> CCHKBK tests CGEBAK, a routine for backward transformation of
-*> the computed right or left eigenvectors if the orginal matrix
+*> the computed right or left eigenvectors if the original matrix
 *> was preprocessed by balance subroutine CGEBAL.
 *> \endverbatim
 *
index 42ee948..1d61fde 100644 (file)
@@ -21,7 +21,7 @@
 *> \verbatim
 *>
 *> DCHKBK tests DGEBAK, a routine for backward transformation of
-*> the computed right or left eigenvectors if the orginal matrix
+*> the computed right or left eigenvectors if the original matrix
 *> was preprocessed by balance subroutine DGEBAL.
 *> \endverbatim
 *
index 7cc799b..1952101 100644 (file)
@@ -21,7 +21,7 @@
 *> \verbatim
 *>
 *> SCHKBK tests SGEBAK, a routine for backward transformation of
-*> the computed right or left eigenvectors if the orginal matrix
+*> the computed right or left eigenvectors if the original matrix
 *> was preprocessed by balance subroutine SGEBAL.
 *> \endverbatim
 *
index cfd14de..9ee7746 100644 (file)
@@ -21,7 +21,7 @@
 *> \verbatim
 *>
 *> ZCHKBK tests ZGEBAK, a routine for backward transformation of
-*> the computed right or left eigenvectors if the orginal matrix
+*> the computed right or left eigenvectors if the original matrix
 *> was preprocessed by balance subroutine ZGEBAL.
 *> \endverbatim
 *
index a3fa4b1..df87142 100644 (file)
       CALL CDRVRF1( NOUT, NN, NVAL, THRESH, WORKA, NMAX, WORKARF,
      +              S_WORK_CLANHE )
 *
-*    Test the convertion routines:
+*    Test the conversion routines:
 *       chfttp, ctpthf, ctfttr, ctrttf, ctrttp and ctpttr.
 *
       CALL CDRVRF2( NOUT, NN, NVAL, WORKA, NMAX, WORKARF,
index d902701..bdfb0a5 100644 (file)
@@ -24,7 +24,7 @@
 *>
 *> \verbatim
 *>
-*> CDRVRF2 tests the LAPACK RFP convertion routines.
+*> CDRVRF2 tests the LAPACK RFP conversion routines.
 *> \endverbatim
 *
 *  Arguments:
          WRITE( NOUT, FMT = 9996 ) NERRS, NRUN
       END IF
 *
- 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP convertion',
+ 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP conversion',
      +         ' routines ***')
- 9998 FORMAT( 1X, '     Error in RFP,convertion routines N=',I5,
+ 9998 FORMAT( 1X, '     Error in RFP,conversion routines N=',I5,
      +        ' UPLO=''', A1, ''', FORM =''',A1,'''')
- 9997 FORMAT( 1X, 'All tests for the RFP convertion routines passed ( ', 
+ 9997 FORMAT( 1X, 'All tests for the RFP conversion routines passed ( ',
      +        I5,' tests run)')
- 9996 FORMAT( 1X, 'RFP convertion routines: ',I5,' out of ',I5,
+ 9996 FORMAT( 1X, 'RFP conversion routines: ',I5,' out of ',I5,
      +        ' error message recorded') 
 *
       RETURN
index 0752426..6357177 100644 (file)
@@ -53,7 +53,7 @@
 *> This testing routine follow the same tests as CDRVPO (test for the full
 *> format Symmetric Positive Definite solver).
 *>
-*> The tests are performed in Full Format, convertion back and forth from
+*> The tests are performed in Full Format, conversion back and forth from
 *> full format to RFP format are performed using the routines CTRTTF and
 *> CTFTTR.
 *>
index 718a246..757df28 100644 (file)
       CALL DDRVRF1( NOUT, NN, NVAL, THRESH, WORKA, NMAX, WORKARF,
      +              D_WORK_DLANSY )
 *
-*     Test the convertion routines:
+*     Test the conversion routines:
 *       dtfttp, dtpttf, dtfttr, dtrttf, dtrttp and dtpttr.
 *
       CALL DDRVRF2( NOUT, NN, NVAL, WORKA, NMAX, WORKARF,
index 4509b3c..03487f5 100644 (file)
@@ -24,7 +24,7 @@
 *>
 *> \verbatim
 *>
-*> DDRVRF2 tests the LAPACK RFP convertion routines.
+*> DDRVRF2 tests the LAPACK RFP conversion routines.
 *> \endverbatim
 *
 *  Arguments:
          WRITE( NOUT, FMT = 9996 ) NERRS, NRUN
       END IF
 *
- 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP convertion',
+ 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP conversion',
      +         ' routines ***')
- 9998 FORMAT( 1X, '     Error in RFP,convertion routines N=',I5,
+ 9998 FORMAT( 1X, '     Error in RFP,conversion routines N=',I5,
      +        ' UPLO=''', A1, ''', FORM =''',A1,'''')
- 9997 FORMAT( 1X, 'All tests for the RFP convertion routines passed ( ',
+ 9997 FORMAT( 1X, 'All tests for the RFP conversion routines passed ( ',
      +        I5,' tests run)')
- 9996 FORMAT( 1X, 'RFP convertion routines: ',I5,' out of ',I5,
+ 9996 FORMAT( 1X, 'RFP conversion routines: ',I5,' out of ',I5,
      +        ' error message recorded') 
 *
       RETURN
index 5f44006..9bb5d7c 100644 (file)
@@ -52,7 +52,7 @@
 *> This testing routine follow the same tests as DDRVPO (test for the full
 *> format Symmetric Positive Definite solver).
 *>
-*> The tests are performed in Full Format, convertion back and forth from
+*> The tests are performed in Full Format, conversion back and forth from
 *> full format to RFP format are performed using the routines DTRTTF and
 *> DTFTTR.
 *>
index 053949c..f092f68 100644 (file)
       CALL SDRVRF1( NOUT, NN, NVAL, THRESH, WORKA, NMAX, WORKARF,
      +              S_WORK_SLANSY )
 *
-*     Test the convertion routines:
+*     Test the conversion routines:
 *       stfttp, stpttf, stfttr, strttf, strttp and stpttr.
 *
       CALL SDRVRF2( NOUT, NN, NVAL, WORKA, NMAX, WORKARF,
index 685681b..921065a 100644 (file)
@@ -24,7 +24,7 @@
 *>
 *> \verbatim
 *>
-*> SDRVRF2 tests the LAPACK RFP convertion routines.
+*> SDRVRF2 tests the LAPACK RFP conversion routines.
 *> \endverbatim
 *
 *  Arguments:
          WRITE( NOUT, FMT = 9996 ) NERRS, NRUN
       END IF
 *
- 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP convertion',
+ 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP conversion',
      +         ' routines ***')
- 9998 FORMAT( 1X, '     Error in RFP,convertion routines N=',I5,
+ 9998 FORMAT( 1X, '     Error in RFP,conversion routines N=',I5,
      +        ' UPLO=''', A1, ''', FORM =''',A1,'''')
- 9997 FORMAT( 1X, 'All tests for the RFP convertion routines passed ( ', 
+ 9997 FORMAT( 1X, 'All tests for the RFP conversion routines passed ( ',
      +        I5,' tests run)')
- 9996 FORMAT( 1X, 'RFP convertion routines: ',I5,' out of ',I5,
+ 9996 FORMAT( 1X, 'RFP conversion routines: ',I5,' out of ',I5,
      +        ' error message recorded') 
 *
       RETURN
index c79b5a2..04737e7 100644 (file)
@@ -52,7 +52,7 @@
 *> This testing routine follow the same tests as DDRVPO (test for the full
 *> format Symmetric Positive Definite solver).
 *>
-*> The tests are performed in Full Format, convertion back and forth from
+*> The tests are performed in Full Format, conversion back and forth from
 *> full format to RFP format are performed using the routines STRTTF and
 *> STFTTR.
 *>
index 0597b9d..f010ca4 100644 (file)
       CALL ZDRVRF1( NOUT, NN, NVAL, THRESH, WORKA, NMAX, WORKARF,
      +              D_WORK_ZLANHE )
 *
-*    Test the convertion routines:
+*    Test the conversion routines:
 *       zhfttp, ztpthf, ztfttr, ztrttf, ztrttp and ztpttr.
 *
       CALL ZDRVRF2( NOUT, NN, NVAL, WORKA, NMAX, WORKARF,
index 0d4de1b..7279c20 100644 (file)
@@ -24,7 +24,7 @@
 *>
 *> \verbatim
 *>
-*> ZDRVRF2 tests the LAPACK RFP convertion routines.
+*> ZDRVRF2 tests the LAPACK RFP conversion routines.
 *> \endverbatim
 *
 *  Arguments:
          WRITE( NOUT, FMT = 9996 ) NERRS, NRUN
       END IF
 *
- 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP convertion',
+ 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP conversion',
      +         ' routines ***')
- 9998 FORMAT( 1X, '     Error in RFP,convertion routines N=',I5,
+ 9998 FORMAT( 1X, '     Error in RFP,conversion routines N=',I5,
      +        ' UPLO=''', A1, ''', FORM =''',A1,'''')
- 9997 FORMAT( 1X, 'All tests for the RFP convertion routines passed (', 
+ 9997 FORMAT( 1X, 'All tests for the RFP conversion routines passed (',
      +        I5,' tests run)')
- 9996 FORMAT( 1X, 'RFP convertion routines:',I5,' out of ',I5,
+ 9996 FORMAT( 1X, 'RFP conversion routines:',I5,' out of ',I5,
      +        ' error message recorded') 
 *
       RETURN
index e101aba..220f0cd 100644 (file)
@@ -53,7 +53,7 @@
 *> This testing routine follow the same tests as ZDRVPO (test for the full
 *> format Symmetric Positive Definite solver).
 *>
-*> The tests are performed in Full Format, convertion back and forth from
+*> The tests are performed in Full Format, conversion back and forth from
 *> full format to RFP format are performed using the routines ZTRTTF and
 *> ZTFTTR.
 *>
index 7684290..9cabe13 100644 (file)
@@ -70,7 +70,7 @@
 *>           columns will be orthogonal, the remaining columns being
 *>           zero.
 *>           For matrices where M > N, just use the previous
-*>           explaination, interchanging 'L' and 'R' and "rows" and
+*>           explanation, interchanging 'L' and 'R' and "rows" and
 *>           "columns".
 *>
 *>           Not modified.
index bce75f1..8a3c96b 100644 (file)
@@ -49,7 +49,7 @@
 *> \verbatim
 *>          PRTYPE is INTEGER
 *>          "Points" to a certain type of the matrices to generate
-*>          (see futher details).
+*>          (see further details).
 *> \endverbatim
 *>
 *> \param[in] M
index 1f80914..d34d53c 100644 (file)
@@ -71,7 +71,7 @@
 *> \param[in] TYPE
 *> \verbatim
 *>          TYPE is INTEGER
-*>          Specifies the problem type (see futher details).
+*>          Specifies the problem type (see further details).
 *> \endverbatim
 *>
 *> \param[in] N
index f7581ad..40d8360 100644 (file)
@@ -49,7 +49,7 @@
 *> \verbatim
 *>          PRTYPE is INTEGER
 *>          "Points" to a certain type of the matrices to generate
-*>          (see futher details).
+*>          (see further details).
 *> \endverbatim
 *>
 *> \param[in] M
index ca64f86..2a6823d 100644 (file)
@@ -73,7 +73,7 @@
 *> \param[in] TYPE
 *> \verbatim
 *>          TYPE is INTEGER
-*>          Specifies the problem type (see futher details).
+*>          Specifies the problem type (see further details).
 *> \endverbatim
 *>
 *> \param[in] N
index eeb3e6f..7a1f260 100644 (file)
@@ -49,7 +49,7 @@
 *> \verbatim
 *>          PRTYPE is INTEGER
 *>          "Points" to a certain type of the matrices to generate
-*>          (see futher details).
+*>          (see further details).
 *> \endverbatim
 *>
 *> \param[in] M
index e606bec..0138b01 100644 (file)
@@ -73,7 +73,7 @@
 *> \param[in] TYPE
 *> \verbatim
 *>          TYPE is INTEGER
-*>          Specifies the problem type (see futher details).
+*>          Specifies the problem type (see further details).
 *> \endverbatim
 *>
 *> \param[in] N
index 4020c85..b0f1516 100644 (file)
@@ -49,7 +49,7 @@
 *> \verbatim
 *>          PRTYPE is INTEGER
 *>          "Points" to a certain type of the matrices to generate
-*>          (see futher details).
+*>          (see further details).
 *> \endverbatim
 *>
 *> \param[in] M
index b11a5ea..8dc258a 100644 (file)
@@ -71,7 +71,7 @@
 *> \param[in] TYPE
 *> \verbatim
 *>          TYPE is INTEGER
-*>          Specifies the problem type (see futher details).
+*>          Specifies the problem type (see further details).
 *> \endverbatim
 *>
 *> \param[in] N