thru -> through
authorlangou <langou@users.noreply.github.com>
Wed, 15 Jul 2009 13:36:27 +0000 (13:36 +0000)
committerlangou <langou@users.noreply.github.com>
Wed, 15 Jul 2009 13:36:27 +0000 (13:36 +0000)
SRC/clarrv.f
SRC/dlaeda.f
SRC/dlarrv.f
SRC/slaeda.f
SRC/slarrv.f
SRC/zlarrv.f

index 0832ab7..9078905 100644 (file)
 *                 within the current block
                   P = INDEXW( WBEGIN-1+OLDFST )
                   Q = INDEXW( WBEGIN-1+OLDLST )
-*                 Offset for the arrays WORK, WGAP and WERR, i.e., th P-OFFSET
-*                 thru' Q-OFFSET elements of these arrays are to be used.
+*                 Offset for the arrays WORK, WGAP and WERR, i.e., the P-OFFSET
+*                 through the Q-OFFSET elements of these arrays are to be used.
 C                  OFFSET = P-OLDFST
                   OFFSET = INDEXW( WBEGIN ) - 1
 *                 perform limited bisection (if necessary) to get approximate
index 7c02f2a..333db84 100644 (file)
          Z( K ) = ZERO
    20 CONTINUE
 *
-*     Loop thru remaining levels 1 -> CURLVL applying the Givens
+*     Loop through remaining levels 1 -> CURLVL applying the Givens
 *     rotations and permutation and then multiplying the center matrices
 *     against the current Z.
 *
index 782fcb4..f228842 100644 (file)
 *                 within the current block
                   P = INDEXW( WBEGIN-1+OLDFST )
                   Q = INDEXW( WBEGIN-1+OLDLST )
-*                 Offset for the arrays WORK, WGAP and WERR, i.e., th P-OFFSET
-*                 thru' Q-OFFSET elements of these arrays are to be used.
+*                 Offset for the arrays WORK, WGAP and WERR, i.e., the P-OFFSET
+*                 through the Q-OFFSET elements of these arrays are to be used.
 C                  OFFSET = P-OLDFST
                   OFFSET = INDEXW( WBEGIN ) - 1
 *                 perform limited bisection (if necessary) to get approximate
index 79b8798..9a25a32 100644 (file)
          Z( K ) = ZERO
    20 CONTINUE
 *
-*     Loop thru remaining levels 1 -> CURLVL applying the Givens
+*     Loop through remaining levels 1 -> CURLVL applying the Givens
 *     rotations and permutation and then multiplying the center matrices
 *     against the current Z.
 *
index 8327417..878d90c 100644 (file)
 *                 within the current block
                   P = INDEXW( WBEGIN-1+OLDFST )
                   Q = INDEXW( WBEGIN-1+OLDLST )
-*                 Offset for the arrays WORK, WGAP and WERR, i.e., th P-OFFSET
-*                 thru' Q-OFFSET elements of these arrays are to be used.
+*                 Offset for the arrays WORK, WGAP and WERR, i.e., the P-OFFSET
+*                 through the Q-OFFSET elements of these arrays are to be used.
 C                  OFFSET = P-OLDFST
                   OFFSET = INDEXW( WBEGIN ) - 1
 *                 perform limited bisection (if necessary) to get approximate
index 20fa765..ee0f474 100644 (file)
 *                 within the current block
                   P = INDEXW( WBEGIN-1+OLDFST )
                   Q = INDEXW( WBEGIN-1+OLDLST )
-*                 Offset for the arrays WORK, WGAP and WERR, i.e., th P-OFFSET
-*                 thru' Q-OFFSET elements of these arrays are to be used.
+*                 Offset for the arrays WORK, WGAP and WERR, i.e., the P-OFFSET
+*                 through the Q-OFFSET elements of these arrays are to be used.
 C                  OFFSET = P-OLDFST
                   OFFSET = INDEXW( WBEGIN ) - 1
 *                 perform limited bisection (if necessary) to get approximate