Skip to content

typo fixes #817

@musvaage

Description

@musvaage

I can open a pull request.

Are there any strings (there are a number of repeated typos) which are not slated to be fixed?

INTEGER
Look-ahead
PRECISION
aggressive
backslashes
decomposition
diagonal
directory
enclosed
generalized
identity
implementation
interchanges
interchange
intersection
maximum
multipliers
necessary
negligible
orthonormal
orthonormal
orthonormal
partial
performs
postmultiplying
postmultiplying
procedure
permutation
reconstruction
required
simultaneously
solution
subdiagonal
subdiagonals
subdiagonal
testing

$ grep -nr INTEGTER lapack
lapack/TESTING/LIN/sptt02.f:38:*>          N is INTEGTER
lapack/TESTING/LIN/zgtt02.f:50:*>          N is INTEGTER
lapack/TESTING/LIN/sgtt01.f:42:*>          N is INTEGTER
lapack/TESTING/LIN/dgtt01.f:42:*>          N is INTEGTER
lapack/TESTING/LIN/dptt01.f:38:*>          N is INTEGTER
lapack/TESTING/LIN/cgtt01.f:42:*>          N is INTEGTER
lapack/TESTING/LIN/dgtt02.f:51:*>          N is INTEGTER
lapack/TESTING/LIN/zptt02.f:49:*>          N is INTEGTER
lapack/TESTING/LIN/sgtt02.f:51:*>          N is INTEGTER
lapack/TESTING/LIN/cptt01.f:39:*>          N is INTEGTER
lapack/TESTING/LIN/zptt01.f:39:*>          N is INTEGTER
lapack/TESTING/LIN/sptt01.f:38:*>          N is INTEGTER
lapack/TESTING/LIN/cgtt02.f:50:*>          N is INTEGTER
lapack/TESTING/LIN/cptt02.f:49:*>          N is INTEGTER
lapack/TESTING/LIN/dptt02.f:38:*>          N is INTEGTER
lapack/TESTING/LIN/zgtt01.f:42:*>          N is INTEGTER
$ grep -nr Lockahead lapack
lapack/SRC/clatdf.f:230:*           Lockahead for L- part RHS(1:N-1) = +-1
lapack/SRC/zlatdf.f:230:*           Lockahead for L- part RHS(1:N-1) = +-1
$ grep -nr PRECYSION lapack
lapack/DOCS/lawn81.tex:578:MONOMO  \=  DOUBLE PRECYSION  \=  \kill
$ grep -nr agressive lapack
lapack/SRC/dlaqz0.f:105:*>      multipole rational QZ method with agressive early deflation"
lapack/SRC/claqz0.f:92:*>      multipole rational QZ method with agressive early deflation"
lapack/SRC/slaqz0.f:103:*>      multipole rational QZ method with agressive early deflation"
lapack/SRC/zlaqz0.f:92:*>      multipole rational QZ method with agressive early deflation"
$ grep -nr backlasshes lapack
lapack/CMakeLists.txt:519:  # sure there is at least one set of four (4) backlasshes.
$ grep -nr decompositon lapack
lapack/SRC/dbdsvdx.f:48:*>  singular value decompositon of B through the eigenvalues and
lapack/SRC/sbdsvdx.f:48:*>  singular value decompositon of B through the eigenvalues and
$ grep -nr diaongal lapack
lapack/TESTING/EIG/sdrgsx.f:987:     $      '      each third diaongal block in A_22 are 2x2 blocks,',
lapack/TESTING/EIG/ddrgsx.f:986:     $      '      each third diaongal block in A_22 are 2x2 blocks,',
lapack/TESTING/EIG/cdrgsx.f:919:     $      '      each third diaongal block in A_22 are 2x2 blocks,',
lapack/TESTING/EIG/zdrgsx.f:920:     $      '      each third diaongal block in A_22 are 2x2 blocks,',
$ grep -nr directoryso lapack
lapack/CMAKE/Findcodecov.cmake:121:  # for the referenced target, so it must be called in the directoryso of the
$ grep -nr enlosed lapack
lapack/SRC/dgesvdq.f:368:*>   code, enlosed in [[double brackets]].
lapack/SRC/sgesvdq.f:368:*>   code, enlosed in [[double brackets]].
lapack/SRC/zgesvdq.f:366:*>   code, enlosed in [[double brackets]].
lapack/SRC/cgesvdq.f:366:*>   code, enlosed in [[double brackets]].
$ grep -nr generailzed lapack
lapack/TESTING/EIG/ddrvsg.f:237:*>          the generailzed problem.
lapack/TESTING/EIG/sdrvsg.f:237:*>          the generailzed problem.
lapack/TESTING/EIG/zdrvsg.f:239:*>          the generailzed problem.
lapack/TESTING/EIG/ddrvsg2stg.f:243:*>          the generailzed problem.
lapack/TESTING/EIG/cdrvsg2stg.f:245:*>          the generailzed problem.
lapack/TESTING/EIG/zdrvsg2stg.f:245:*>          the generailzed problem.
lapack/TESTING/EIG/sdrvsg2stg.f:243:*>          the generailzed problem.
lapack/TESTING/EIG/cdrvsg.f:239:*>          the generailzed problem.
$ grep -nr identy lapack
lapack/SRC/zlarfb_gett.f:455:*           V1 is not an identy matrix, but unit lower-triangular
lapack/SRC/clarfb_gett.f:455:*           V1 is not an identy matrix, but unit lower-triangular
lapack/SRC/slarfb_gett.f:454:*           V1 is not an identy matrix, but unit lower-triangular
lapack/SRC/dlarfb_gett.f:454:*           V1 is not an identy matrix, but unit lower-triangular
$ grep -nr impemeltation lapack
lapack/LAPACKE/utils/lapacke_dgb_trans.c:57:         * This is just reference impemeltation.
lapack/LAPACKE/utils/lapacke_sgb_trans.c:57:         * This is just reference impemeltation.
lapack/LAPACKE/utils/lapacke_cgb_trans.c:57:         * This is just reference impemeltation.
lapack/LAPACKE/utils/lapacke_zgb_trans.c:57:         * This is just reference impemeltation
$ grep -nr intechanges lapack
lapack/SRC/csyconvf.f:42:*> the intechanges stored in IPIV from the format used in CSYTRF into
lapack/SRC/csyconvf.f:51:*> the intechanges stored in IPIV from the format used in CSYTRF_RK
lapack/SRC/dsyconvf.f:42:*> the intechanges stored in IPIV from the format used in DSYTRF into
lapack/SRC/dsyconvf.f:51:*> the intechanges stored in IPIV from the format used in DSYTRF_RK
lapack/SRC/ssyconvf.f:42:*> the intechanges stored in IPIV from the format used in SSYTRF into
lapack/SRC/ssyconvf.f:51:*> the intechanges stored in IPIV from the format used in SSYTRF_RK
lapack/SRC/zsyconvf.f:42:*> the intechanges stored in IPIV from the format used in ZSYTRF into
lapack/SRC/zsyconvf.f:51:*> the intechanges stored in IPIV from the format used in ZSYTRF_RK
$ grep -nr interchnge lapack
lapack/SRC/csyconvf.f:328:*                 There is no interchnge of rows i and and IPIV(i),
lapack/SRC/csyconvf.f:472:*                 There is no interchnge of rows i and and IPIV(i),
lapack/SRC/dsyconvf.f:325:*                 There is no interchnge of rows i and and IPIV(i),
lapack/SRC/dsyconvf.f:469:*                 There is no interchnge of rows i and and IPIV(i),
lapack/SRC/ssyconvf.f:325:*                 There is no interchnge of rows i and and IPIV(i),
lapack/SRC/ssyconvf.f:469:*                 There is no interchnge of rows i and and IPIV(i),
lapack/SRC/zsyconvf.f:328:*                 There is no interchnge of rows i and and IPIV(i),
lapack/SRC/zsyconvf.f:472:*                 There is no interchnge of rows i and and IPIV(i),
$ grep -nr interserction lapack
lapack/SRC/chetf2_rk.f:483:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/chetf2_rk.f:511:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/chetf2_rk.f:837:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/chetf2_rk.f:865:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/chetf2_rook.f:423:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/chetf2_rook.f:444:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/chetf2_rook.f:736:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/chetf2_rook.f:757:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/zhetf2_rk.f:483:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/zhetf2_rk.f:511:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/zhetf2_rk.f:837:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/zhetf2_rk.f:865:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/zhetf2_rook.f:423:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/zhetf2_rook.f:444:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/zhetf2_rook.f:736:*              (3) Swap and conjugate corner elements at row-col interserction
lapack/SRC/zhetf2_rook.f:757:*              (3) Swap and conjugate corner elements at row-col interserction
$ grep -nr maximumm lapack
lapack/TESTING/LIN/zchktp.f:90:*>          maximumm value of N in NVAL.
lapack/TESTING/LIN/schktp.f:89:*>          maximumm value of N in NVAL.
lapack/TESTING/LIN/dchktp.f:89:*>          maximumm value of N in NVAL.
lapack/TESTING/LIN/cchktp.f:90:*>          maximumm value of N in NVAL.
$ grep -nr multiplyers lapack
lapack/TESTING/LIN/ssyt01_3.f:186:*     a) Revert to multiplyers of L
lapack/TESTING/LIN/dsyt01_3.f:186:*     a) Revert to multiplyers of L
lapack/TESTING/LIN/zsyt01_3.f:191:*     a) Revert to multiplyers of L
lapack/TESTING/LIN/zhet01_3.f:191:*     a) Revert to multiplyers of L
lapack/TESTING/LIN/csyt01_3.f:191:*     a) Revert to multiplyers of L
lapack/TESTING/LIN/chet01_3.f:191:*     a) Revert to multiplyers of L
$ grep -nr necesssary lapack
lapack/SRC/zlatrs3.f:580:*              rescale the column segments, if necesssary. Then
lapack/SRC/clatrs3.f:580:*              rescale the column segments, if necesssary. Then
lapack/SRC/dlatrs3.f:577:*              rescale the column segments, if necesssary. Then
lapack/SRC/slatrs3.f:577:*              rescale the column segments, if necesssary. Then
$ grep -nr negligable lapack
lapack/SRC/dlaqz0.f:569:*              A diagonal element of B is negligable, move it
lapack/SRC/claqz0.f:535:*              A diagonal element of B is negligable, move it
lapack/SRC/slaqz0.f:566:*              A diagonal element of B is negligable, move it
lapack/SRC/zlaqz0.f:537:*              A diagonal element of B is negligable, move it
$ grep -nr orthnormal lapack
lapack/SRC/DEPRECATED/zggsvd.f:109:*> If ( A**H,B**H)**H has orthnormal columns, then the GSVD of A and B is also
lapack/SRC/DEPRECATED/cggsvd.f:110:*> If ( A**H,B**H)**H has orthnormal columns, then the GSVD of A and B is also
$ grep -nr orthonomal lapack
lapack/SRC/sorbdb1.f:40:*> matrix X with orthonomal columns:
lapack/SRC/dorbdb4.f:41:*> matrix X with orthonomal columns:
lapack/SRC/cunbdb4.f:41:*> matrix X with orthonomal columns:
lapack/SRC/cunbdb2.f:40:*> matrix X with orthonomal columns:
lapack/SRC/sorbdb3.f:40:*> matrix X with orthonomal columns:
lapack/SRC/dorbdb2.f:40:*> matrix X with orthonomal columns:
lapack/SRC/cunbdb3.f:40:*> matrix X with orthonomal columns:
lapack/SRC/dorbdb1.f:40:*> matrix X with orthonomal columns:
lapack/SRC/cunbdb1.f:40:*> matrix X with orthonomal columns:
lapack/SRC/zunbdb2.f:40:*> matrix X with orthonomal columns:
lapack/SRC/sorbdb4.f:41:*> matrix X with orthonomal columns:
lapack/SRC/zunbdb3.f:40:*> matrix X with orthonomal columns:
lapack/SRC/zunbdb4.f:41:*> matrix X with orthonomal columns:
lapack/SRC/sorbdb2.f:40:*> matrix X with orthonomal columns:
lapack/SRC/zunbdb1.f:40:*> matrix X with orthonomal columns:
lapack/SRC/dorbdb3.f:40:*> matrix X with orthonomal columns:
$ grep -nr orthonornmal lapack
lapack/TESTING/LIN/dqlt02.f:30:*> orthonornmal columns that is defined as the product of k elementary
lapack/TESTING/LIN/zqlt02.f:30:*> orthonornmal columns that is defined as the product of k elementary
lapack/TESTING/LIN/clqt02.f:30:*> orthonornmal rows that is defined as the product of k elementary
lapack/TESTING/LIN/drqt02.f:30:*> orthonornmal rows that is defined as the product of k elementary
lapack/TESTING/LIN/sqlt02.f:30:*> orthonornmal columns that is defined as the product of k elementary
lapack/TESTING/LIN/slqt02.f:30:*> orthonornmal rows that is defined as the product of k elementary
lapack/TESTING/LIN/sqrt02.f:30:*> orthonornmal columns that is defined as the product of k elementary
lapack/TESTING/LIN/srqt02.f:30:*> orthonornmal rows that is defined as the product of k elementary
lapack/TESTING/LIN/dqrt02.f:30:*> orthonornmal columns that is defined as the product of k elementary
lapack/TESTING/LIN/dlqt02.f:30:*> orthonornmal rows that is defined as the product of k elementary
lapack/TESTING/LIN/cqlt02.f:30:*> orthonornmal columns that is defined as the product of k elementary
lapack/TESTING/LIN/zqrt02.f:30:*> orthonornmal columns that is defined as the product of k elementary
lapack/TESTING/LIN/cqrt02.f:30:*> orthonornmal columns that is defined as the product of k elementary
lapack/TESTING/LIN/zlqt02.f:30:*> orthonornmal rows that is defined as the product of k elementary
lapack/TESTING/LIN/crqt02.f:30:*> orthonornmal rows that is defined as the product of k elementary
lapack/TESTING/LIN/zrqt02.f:30:*> orthonornmal rows that is defined as the product of k elementary
$ grep -nr patrial lapack
lapack/TESTING/LIN/derrsy.f:136:*        of a symmetric indefinite matrix with patrial
lapack/TESTING/LIN/derrsy.f:584:*        of a symmetric indefinite packed matrix with patrial
lapack/TESTING/LIN/derrsyx.f:141:*        of a symmetric indefinite matrix with patrial
lapack/TESTING/LIN/derrsyx.f:531:*        of a symmetric indefinite packed matrix with patrial
lapack/TESTING/LIN/zerrsy.f:135:*        of a symmetric indefinite matrix with patrial
lapack/TESTING/LIN/zerrsy.f:474:*        of a symmetric indefinite packed matrix with patrial
lapack/TESTING/LIN/zerrsyx.f:142:*        of a symmetric indefinite matrix with patrial
lapack/TESTING/LIN/zerrsyx.f:528:*        of a symmetric indefinite packed matrix with patrial
lapack/TESTING/LIN/cerrsyx.f:138:*        of a symmetric indefinite matrix with patrial
lapack/TESTING/LIN/cerrsyx.f:524:*        of a symmetric indefinite packed matrix with patrial
lapack/TESTING/LIN/cerrsy.f:133:*        of a symmetric indefinite matrix with patrial
lapack/TESTING/LIN/cerrsy.f:472:*        of a symmetric indefinite packed matrix with patrial
lapack/TESTING/LIN/serrsyx.f:140:*        of a symmetric indefinite matrix with patrial
lapack/TESTING/LIN/serrsyx.f:530:*        of a symmetric indefinite packed matrix with patrial
lapack/TESTING/LIN/cerrhex.f:140:*        of a Hermitian indefinite matrix with patrial
lapack/TESTING/LIN/cerrhex.f:526:*     of a Hermitian indefinite packed matrix with patrial
lapack/TESTING/LIN/zerrhe.f:138:*        of a Hermitian indefinite matrix with patrial
lapack/TESTING/LIN/zerrhe.f:583:*        of a Hermitian indefinite packed matrix with patrial
lapack/TESTING/LIN/serrsy.f:136:*        of a symmetric indefinite matrix with patrial
lapack/TESTING/LIN/serrsy.f:584:*        of a symmetric indefinite packed matrix with patrial
lapack/TESTING/LIN/cerrhe.f:136:*        of a Hermitian indefinite matrix with patrial
lapack/TESTING/LIN/cerrhe.f:579:*        of a Hermitian indefinite packed matrix with patrial
lapack/TESTING/LIN/zerrhex.f:141:*     of a Hermitian indefinite matrix with patrial
lapack/TESTING/LIN/zerrhex.f:529:*        of a Hermitian indefinite packed matrix with patrial
$ grep -nr perdorms lapack
lapack/CMAKE/CheckFortranTypeSizes.cmake:1:# This module perdorms several try-compiles to determine the default integer
$ grep -nr postmultplying lapack
lapack/SRC/ctrexc.f:43:*> postmultplying it with Z.
lapack/SRC/ztrexc.f:43:*> postmultplying it with Z.
$ grep -nr postmulyiplying lapack
lapack/SRC/sgsvj0.f:55:*>                 by postmulyiplying the N-by-N array V.
lapack/SRC/sgsvj0.f:58:*>                 by postmulyiplying the MV-by-N array V.
lapack/SRC/zgsvj0.f:55:*>                 by postmulyiplying the N-by-N array V.
lapack/SRC/zgsvj0.f:58:*>                 by postmulyiplying the MV-by-N array V.
lapack/SRC/dgsvj1.f:78:*>                 by postmulyiplying the N-by-N array V.
lapack/SRC/dgsvj1.f:81:*>                 by postmulyiplying the MV-by-N array V.
lapack/SRC/sgsvj1.f:78:*>                 by postmulyiplying the N-by-N array V.
lapack/SRC/sgsvj1.f:81:*>                 by postmulyiplying the MV-by-N array V.
lapack/SRC/zgsvj1.f:78:*>                 by postmulyiplying the N-by-N array V.
lapack/SRC/zgsvj1.f:81:*>                 by postmulyiplying the MV-by-N array V.
lapack/SRC/dgsvj0.f:55:*>                 by postmulyiplying the N-by-N array V.
lapack/SRC/dgsvj0.f:58:*>                 by postmulyiplying the MV-by-N array V.
lapack/SRC/cgsvj0.f:55:*>                 by postmulyiplying the N-by-N array V.
lapack/SRC/cgsvj0.f:58:*>                 by postmulyiplying the MV-by-N array V.
lapack/SRC/cgsvj1.f:78:*>                 by postmulyiplying the N-by-N array V.
lapack/SRC/cgsvj1.f:81:*>                 by postmulyiplying the MV-by-N array V.
$ grep -nr pprocedure lapack
lapack/SRC/zgejsv.f:255:*>                         then V is used as workspace if the pprocedure
lapack/SRC/dgejsv.f:256:*>                         then V is used as workspace if the pprocedure
lapack/SRC/sgejsv.f:256:*>                         then V is used as workspace if the pprocedure
lapack/SRC/cgejsv.f:255:*>                         then V is used as workspace if the pprocedure
$ grep -nr premutation lapack
lapack/SRC/zlaed7.f:366:*     Prepare the INDXQ sorting premutation.
lapack/SRC/claed7.f:366:*     Prepare the INDXQ sorting premutation.
$ grep -nr recostruction lapack
lapack/TESTING/LIN/alahd.f:780: 8005 FORMAT( / 1X, A3, ':  Householder recostruction from TSQR',
$ grep -nr reuired lapack
lapack/CMAKE/Findcodecov.cmake:39:# Find the reuired flags foreach language.
$ grep -nr simlutaneously lapack
lapack/TESTING/EIG/ddrvst.f:217:*>          The eigenvalues of A, as computed by DSTEQR simlutaneously
lapack/TESTING/EIG/cdrvst.f:207:*>          The eigenvalues of A, as computed by CSTEQR simlutaneously
lapack/TESTING/EIG/sdrvst.f:217:*>          The eigenvalues of A, as computed by SSTEQR simlutaneously
lapack/TESTING/EIG/zchkst2stg.f:388:*>          The eigenvalues of A, as computed by ZSTEQR simlutaneously
lapack/TESTING/EIG/ddrvst2stg.f:217:*>          The eigenvalues of A, as computed by DSTEQR simlutaneously
lapack/TESTING/EIG/dchkst.f:366:*>          The eigenvalues of A, as computed by DSTEQR simlutaneously
lapack/TESTING/EIG/schkst2stg.f:387:*>          The eigenvalues of A, as computed by SSTEQR simlutaneously
lapack/TESTING/EIG/cdrvst2stg.f:207:*>          The eigenvalues of A, as computed by CSTEQR simlutaneously
lapack/TESTING/EIG/dchkst2stg.f:387:*>          The eigenvalues of A, as computed by DSTEQR simlutaneously
lapack/TESTING/EIG/sdrvst2stg.f:217:*>          The eigenvalues of A, as computed by SSTEQR simlutaneously
lapack/TESTING/EIG/zdrvst2stg.f:207:*>          The eigenvalues of A, as computed by ZSTEQR simlutaneously
lapack/TESTING/EIG/schkst.f:366:*>          The eigenvalues of A, as computed by SSTEQR simlutaneously
lapack/TESTING/EIG/zdrvst.f:207:*>          The eigenvalues of A, as computed by ZSTEQR simlutaneously
lapack/TESTING/EIG/zchkst.f:367:*>          The eigenvalues of A, as computed by ZSTEQR simlutaneously
lapack/TESTING/EIG/cchkst2stg.f:388:*>          The eigenvalues of A, as computed by CSTEQR simlutaneously
lapack/TESTING/EIG/cchkst.f:367:*>          The eigenvalues of A, as computed by CSTEQR simlutaneously
$ grep -nr soluton lapack
lapack/SRC/dla_gbrfsx_extended.f:648:*           Update soluton.
lapack/SRC/dla_porfsx_extended.f:620:*           Update soluton.
lapack/SRC/zla_porfsx_extended.f:629:*           Update soluton.
lapack/SRC/zla_gbrfsx_extended.f:654:*           Update soluton.
lapack/SRC/cla_gbrfsx_extended.f:654:*           Update soluton.
lapack/SRC/dla_syrfsx_extended.f:650:*           Update soluton.
lapack/SRC/zla_herfsx_extended.f:658:*           Update soluton.
lapack/SRC/cla_gerfsx_extended.f:640:*           Update soluton.
lapack/SRC/sla_gbrfsx_extended.f:647:*           Update soluton.
lapack/SRC/zla_gerfsx_extended.f:639:*           Update soluton.
lapack/SRC/sla_porfsx_extended.f:620:*           Update soluton.
lapack/SRC/zla_syrfsx_extended.f:658:*           Update soluton.
lapack/SRC/sla_gerfsx_extended.f:631:*           Update soluton.
lapack/SRC/cla_herfsx_extended.f:657:*           Update soluton.
lapack/SRC/dla_gerfsx_extended.f:628:*           Update soluton.
lapack/SRC/sla_syrfsx_extended.f:650:*           Update soluton.
lapack/SRC/cla_porfsx_extended.f:628:*           Update soluton.
lapack/SRC/cla_syrfsx_extended.f:657:*           Update soluton.
$ grep -nr "subdiaonal " lapack
lapack/SRC/csytrf_aa_2stage.f:78:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/dsysv_aa_2stage.f:92:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/ssytrf_aa_2stage.f:78:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/chetrf_aa_2stage.f:78:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/zsytrf_aa_2stage.f:78:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/ssysv_aa_2stage.f:91:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/zhetrf_aa_2stage.f:78:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/chesv_aa_2stage.f:90:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/csysv_aa_2stage.f:90:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/zhesv_aa_2stage.f:91:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/dsytrf_aa_2stage.f:78:*>          On exit, L is stored below (or above) the subdiaonal blocks,
lapack/SRC/zsysv_aa_2stage.f:90:*>          On exit, L is stored below (or above) the subdiaonal blocks,
$ grep -nr subdiaonals lapack
lapack/SRC/dsytrf_aa.f:77:*>          and L is stored below (or above) the subdiaonals, when UPLO
lapack/SRC/csytrf_aa.f:77:*>          and L is stored below (or above) the subdiaonals, when UPLO
lapack/SRC/ssytrf_aa.f:77:*>          and L is stored below (or above) the subdiaonals, when UPLO
lapack/SRC/zhetrf_aa.f:77:*>          and L is stored below (or above) the subdiaonals, when UPLO
lapack/SRC/chetrf_aa.f:77:*>          and L is stored below (or above) the subdiaonals, when UPLO
lapack/SRC/zsytrf_aa.f:77:*>          and L is stored below (or above) the subdiaonals, when UPLO
$ grep -nr subgiagonal lapack
lapack/SRC/dsyconvf_rook.f:520:*           subgiagonal entries of A.
lapack/SRC/csyconvf.f:538:*           subgiagonal entries of A.
lapack/SRC/dsyconvf.f:535:*           subgiagonal entries of A.
lapack/SRC/zsyconvf_rook.f:523:*           subgiagonal entries of A.
lapack/SRC/ssyconvf.f:535:*           subgiagonal entries of A.
lapack/SRC/ssyconvf_rook.f:520:*           subgiagonal entries of A.
lapack/SRC/csyconvf_rook.f:523:*           subgiagonal entries of A.
lapack/SRC/zsyconvf.f:538:*           subgiagonal entries of A.
$ grep -nr tesing lapack/TESTING
lapack/TESTING/LIN/zdrvac.f:370:*                 Check if the test passes the tesing.
lapack/TESTING/LIN/ddrvab.f:349:*              Check if the test passes the tesing.
lapack/TESTING/LIN/zdrvab.f:351:*              Check if the test passes the tesing.
lapack/TESTING/LIN/ddrvac.f:368:*                 Check if the test passes the tesing.
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions