Skip to content

Commit 7603b62

Browse files
committed
UPDATED the descriptions of the new truncated QR routines
1 parent ea4787c commit 7603b62

File tree

12 files changed

+132
-0
lines changed

12 files changed

+132
-0
lines changed

SRC/cgeqp3rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,17 @@
573573
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
574574
*> \endhtmlonly
575575
*
576+
*> \par Contributors:
577+
* ==================
578+
*>
579+
*> \verbatim
580+
*>
581+
*> November 2023, Igor Kozachenko, James Demmel,
582+
*> Computer Science Division,
583+
*> University of California, Berkeley
584+
*>
585+
*> \endverbatim
586+
*
576587
* =====================================================================
577588
SUBROUTINE CGEQP3RK( M, N, NRHS, KMAX, ABSTOL, RELTOL, A, LDA,
578589
$ K, MAXC2NRMK, RELMAXC2NRMK, JPIV, TAU,

SRC/claqp2rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,17 @@
326326
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
327327
*> \endhtmlonly
328328
*
329+
*> \par Contributors:
330+
* ==================
331+
*>
332+
*> \verbatim
333+
*>
334+
*> November 2023, Igor Kozachenko, James Demmel,
335+
*> Computer Science Division,
336+
*> University of California, Berkeley
337+
*>
338+
*> \endverbatim
339+
*
329340
* =====================================================================
330341
SUBROUTINE CLAQP2RK( M, N, NRHS, IOFFSET, KMAX, ABSTOL, RELTOL,
331342
$ KP1, MAXC2NRM, A, LDA, K, MAXC2NRMK,

SRC/claqp3rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,17 @@
377377
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
378378
*> \endhtmlonly
379379
*
380+
*> \par Contributors:
381+
* ==================
382+
*>
383+
*> \verbatim
384+
*>
385+
*> November 2023, Igor Kozachenko, James Demmel,
386+
*> Computer Science Division,
387+
*> University of California, Berkeley
388+
*>
389+
*> \endverbatim
390+
*
380391
* =====================================================================
381392
SUBROUTINE CLAQP3RK( M, N, NRHS, IOFFSET, NB, ABSTOL,
382393
$ RELTOL, KP1, MAXC2NRM, A, LDA, DONE, KB,

SRC/dgeqp3rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,17 @@
567567
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
568568
*> \endhtmlonly
569569
*
570+
*> \par Contributors:
571+
* ==================
572+
*>
573+
*> \verbatim
574+
*>
575+
*> November 2023, Igor Kozachenko, James Demmel,
576+
*> Computer Science Division,
577+
*> University of California, Berkeley
578+
*>
579+
*> \endverbatim
580+
*
570581
* =====================================================================
571582
SUBROUTINE DGEQP3RK( M, N, NRHS, KMAX, ABSTOL, RELTOL, A, LDA,
572583
$ K, MAXC2NRMK, RELMAXC2NRMK, JPIV, TAU,

SRC/dlaqp2rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,17 @@
325325
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
326326
*> \endhtmlonly
327327
*
328+
*> \par Contributors:
329+
* ==================
330+
*>
331+
*> \verbatim
332+
*>
333+
*> November 2023, Igor Kozachenko, James Demmel,
334+
*> Computer Science Division,
335+
*> University of California, Berkeley
336+
*>
337+
*> \endverbatim
338+
*
328339
* =====================================================================
329340
SUBROUTINE DLAQP2RK( M, N, NRHS, IOFFSET, KMAX, ABSTOL, RELTOL,
330341
$ KP1, MAXC2NRM, A, LDA, K, MAXC2NRMK,

SRC/dlaqp3rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,17 @@
383383
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
384384
*> \endhtmlonly
385385
*
386+
*> \par Contributors:
387+
* ==================
388+
*>
389+
*> \verbatim
390+
*>
391+
*> November 2023, Igor Kozachenko, James Demmel,
392+
*> Computer Science Division,
393+
*> University of California, Berkeley
394+
*>
395+
*> \endverbatim
396+
*
386397
* =====================================================================
387398
SUBROUTINE DLAQP3RK( M, N, NRHS, IOFFSET, NB, ABSTOL,
388399
$ RELTOL, KP1, MAXC2NRM, A, LDA, DONE, KB,

SRC/sgeqp3rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,17 @@
567567
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
568568
*> \endhtmlonly
569569
*
570+
*> \par Contributors:
571+
* ==================
572+
*>
573+
*> \verbatim
574+
*>
575+
*> November 2023, Igor Kozachenko, James Demmel,
576+
*> Computer Science Division,
577+
*> University of California, Berkeley
578+
*>
579+
*> \endverbatim
580+
*
570581
* =====================================================================
571582
SUBROUTINE SGEQP3RK( M, N, NRHS, KMAX, ABSTOL, RELTOL, A, LDA,
572583
$ K, MAXC2NRMK, RELMAXC2NRMK, JPIV, TAU,

SRC/slaqp2rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,17 @@
325325
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
326326
*> \endhtmlonly
327327
*
328+
*> \par Contributors:
329+
* ==================
330+
*>
331+
*> \verbatim
332+
*>
333+
*> November 2023, Igor Kozachenko, James Demmel,
334+
*> Computer Science Division,
335+
*> University of California, Berkeley
336+
*>
337+
*> \endverbatim
338+
*
328339
* =====================================================================
329340
SUBROUTINE SLAQP2RK( M, N, NRHS, IOFFSET, KMAX, ABSTOL, RELTOL,
330341
$ KP1, MAXC2NRM, A, LDA, K, MAXC2NRMK,

SRC/slaqp3rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,17 @@
383383
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
384384
*> \endhtmlonly
385385
*
386+
*> \par Contributors:
387+
* ==================
388+
*>
389+
*> \verbatim
390+
*>
391+
*> November 2023, Igor Kozachenko, James Demmel,
392+
*> Computer Science Division,
393+
*> University of California, Berkeley
394+
*>
395+
*> \endverbatim
396+
*
386397
* =====================================================================
387398
SUBROUTINE SLAQP3RK( M, N, NRHS, IOFFSET, NB, ABSTOL,
388399
$ RELTOL, KP1, MAXC2NRM, A, LDA, DONE, KB,

SRC/zgeqp3rk.f

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,17 @@
573573
*> <a href="https://doi.org/10.1145/1377612.1377616">https://doi.org/10.1145/1377612.1377616</a>
574574
*> \endhtmlonly
575575
*
576+
*> \par Contributors:
577+
* ==================
578+
*>
579+
*> \verbatim
580+
*>
581+
*> November 2023, Igor Kozachenko, James Demmel,
582+
*> Computer Science Division,
583+
*> University of California, Berkeley
584+
*>
585+
*> \endverbatim
586+
*
576587
* =====================================================================
577588
SUBROUTINE ZGEQP3RK( M, N, NRHS, KMAX, ABSTOL, RELTOL, A, LDA,
578589
$ K, MAXC2NRMK, RELMAXC2NRMK, JPIV, TAU,

0 commit comments

Comments
 (0)