-
-
Notifications
You must be signed in to change notification settings - Fork 805
[RFC]: add LAPACK routines #2464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Accepted
RFC feature request which has been accepted.
BLAS
Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).
C
Issue involves or relates to C.
difficulty: 4
Likely to be moderately difficult.
Fortran
Issue involves or relates to Fortran.
JavaScript
Issue involves or relates to JavaScript.
LAPACK
Issue or pull request related to the Linear Algebra Package (LAPACK).
priority: Normal
Normal priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Tracking Issue
Tracking issue.
Comments
Dependency for
|
|
kgryte
added a commit
that referenced
this issue
Jul 13, 2024
PR-URL: #2483 Ref: #2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: Pranav Goswami <[email protected]>
This was referenced Jul 13, 2024
kgryte
added a commit
that referenced
this issue
Jul 28, 2024
PR-URL: #2578 Ref: #2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
kgryte
added a commit
that referenced
this issue
Jul 28, 2024
PR-URL: #2668 Ref: #2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
This was referenced Jul 29, 2024
saurabhraghuvanshii
pushed a commit
to saurabhraghuvanshii/stdlib-gs
that referenced
this issue
Jan 12, 2025
PR-URL: stdlib-js#4703 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
This was referenced Jan 16, 2025
kgryte
added a commit
that referenced
this issue
Jan 18, 2025
PR-URL: #4772 Ref: #2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
kgryte
added a commit
that referenced
this issue
Jan 18, 2025
PR-URL: #4725 Ref: #2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
saurabhraghuvanshii
pushed a commit
to saurabhraghuvanshii/stdlib-gs
that referenced
this issue
Jan 18, 2025
PR-URL: stdlib-js#4772 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
saurabhraghuvanshii
pushed a commit
to saurabhraghuvanshii/stdlib-gs
that referenced
this issue
Jan 18, 2025
PR-URL: stdlib-js#4725 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
kgryte
added a commit
that referenced
this issue
Jan 19, 2025
PR-URL: #4738 Ref: #2464 Ref: #2039 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
saurabhraghuvanshii
pushed a commit
to saurabhraghuvanshii/stdlib-gs
that referenced
this issue
Jan 19, 2025
PR-URL: stdlib-js#4772 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
saurabhraghuvanshii
pushed a commit
to saurabhraghuvanshii/stdlib-gs
that referenced
this issue
Jan 19, 2025
PR-URL: stdlib-js#4725 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
saurabhraghuvanshii
pushed a commit
to saurabhraghuvanshii/stdlib-gs
that referenced
this issue
Jan 19, 2025
PR-URL: stdlib-js#4738 Ref: stdlib-js#2464 Ref: stdlib-js#2039 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
kgryte
added a commit
that referenced
this issue
Jan 19, 2025
PR-URL: #4789 Ref: #2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
Neerajpathak07
pushed a commit
to Neerajpathak07/stdlib
that referenced
this issue
Jan 23, 2025
PR-URL: stdlib-js#4703 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
Neerajpathak07
pushed a commit
to Neerajpathak07/stdlib
that referenced
this issue
Jan 23, 2025
PR-URL: stdlib-js#4772 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
Neerajpathak07
pushed a commit
to Neerajpathak07/stdlib
that referenced
this issue
Jan 23, 2025
PR-URL: stdlib-js#4725 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
Neerajpathak07
pushed a commit
to Neerajpathak07/stdlib
that referenced
this issue
Jan 23, 2025
PR-URL: stdlib-js#4738 Ref: stdlib-js#2464 Ref: stdlib-js#2039 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
Neerajpathak07
pushed a commit
to Neerajpathak07/stdlib
that referenced
this issue
Jan 23, 2025
PR-URL: stdlib-js#4789 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
Vinit-Pandit
pushed a commit
to Vinit-Pandit/stdlibMine
that referenced
this issue
Feb 4, 2025
PR-URL: stdlib-js#4703 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
Vinit-Pandit
pushed a commit
to Vinit-Pandit/stdlibMine
that referenced
this issue
Feb 4, 2025
PR-URL: stdlib-js#4772 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
Vinit-Pandit
pushed a commit
to Vinit-Pandit/stdlibMine
that referenced
this issue
Feb 4, 2025
PR-URL: stdlib-js#4725 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
Vinit-Pandit
pushed a commit
to Vinit-Pandit/stdlibMine
that referenced
this issue
Feb 4, 2025
PR-URL: stdlib-js#4738 Ref: stdlib-js#2464 Ref: stdlib-js#2039 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
Vinit-Pandit
pushed a commit
to Vinit-Pandit/stdlibMine
that referenced
this issue
Feb 4, 2025
PR-URL: stdlib-js#4789 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
ShabiShett07
pushed a commit
to ShabiShett07/stdlib
that referenced
this issue
Feb 26, 2025
PR-URL: stdlib-js#4703 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
ShabiShett07
pushed a commit
to ShabiShett07/stdlib
that referenced
this issue
Feb 26, 2025
PR-URL: stdlib-js#4772 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Co-authored-by: stdlib-bot <[email protected]>
ShabiShett07
pushed a commit
to ShabiShett07/stdlib
that referenced
this issue
Feb 26, 2025
PR-URL: stdlib-js#4725 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
ShabiShett07
pushed a commit
to ShabiShett07/stdlib
that referenced
this issue
Feb 26, 2025
PR-URL: stdlib-js#4738 Ref: stdlib-js#2464 Ref: stdlib-js#2039 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
ShabiShett07
pushed a commit
to ShabiShett07/stdlib
that referenced
this issue
Feb 26, 2025
PR-URL: stdlib-js#4789 Ref: stdlib-js#2464 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Accepted
RFC feature request which has been accepted.
BLAS
Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).
C
Issue involves or relates to C.
difficulty: 4
Likely to be moderately difficult.
Fortran
Issue involves or relates to Fortran.
JavaScript
Issue involves or relates to JavaScript.
LAPACK
Issue or pull request related to the Linear Algebra Package (LAPACK).
priority: Normal
Normal priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Tracking Issue
Tracking issue.
Description
This RFC proposes adding complete LAPACK routines to stdlib.
BLAS Routines
DTRSM
( Level: 3 )blas/base/dtrsm
#2518DGER
( Level: 2 )dsyrk
( Level: 3 )DSPR
( Level: 2 )DTPSV
( Level: 2 )DTPMV
( Level: 2 )DSYR
( Level: 2 )DTBSV
( Level: 2 )DSYMV
( Level: 2 )DGEMM
( Level: 3 )DTRMV
( Level: 2 )Easy
The routines listed below are independent and do not depend on others.
DLASWP
lapack/base/dlaswp
#2483DGTTRF
DGTTS2
DPOTF2
DPOEQU
DLA_PORPVGRW
DPPEQU
DPBEQU
DPTCON
DPPTRF
DPPTS2
DLASYF
DSYCONV
DSYSWAPR
DLA_SYRPVGRW
DSYCONVF
DSYCONVF_ROOK
DLAUU2
Medium
Routines that depends on other LAPACK routines
DPPTRI
depends ondtpri
DPPTRS
depends ondptts2
DPTRFS
depends ondpttrs
Depends on auxiliary or BLAS routines
DGEEQU
depends ondlamch
DGEEQUB
depends ondlamch
DLAQGE
depends ondlamch
DGETC2
depends ondger
DGBTF2
depends ondger
DGBEQU
depends ondlamch
DGBEQUB
depends ondlamch
LAQGB
depends ondlamch
DPSTF2
depends ondlamch
DPOTRS
depends ondtrms
.DPOEQUB
depends ondlamch
DLAQSY
depends ondlamch
DPPTRF
depends ondspr
anddtpsv
DPPTRS
depends ondtpsv
DTPTRI
depends ondtpmv
DLAQSP
depends ondlamch
DPBTF2
depends ondsyr
DPBTRS
depends ondtbsv
DLAQSB
depends ondlamch
DSYTRS
depends ondger
DSYTRI
depends ondsymv
DSYTRS_3
depends ondtrsm
DSPTRS
depends ondger
DSPTRI
depends ondspmv
DSYTRI_ROOK
depends ondsymv
DLASYF_RK
depends ondgemm
DSYTF2_RK
depends ondsyr
DTRTRS
depends ondtrsm
DTRTI2
depends ondtrmv
DTPTRS
depends ondtpsv
DTPMV
depends ondtptri
DTBTRS
depends ondtbsv
Auxiliary routines
DLAMCH
depends onLSAME
which is a BLAS auxiliary routine.LACN2
Related Issues
None.
Questions
No.
Other
Status of iteration across packages
checked all packages from
LU: computational routines
,Cholesky: computational routines
,LDL: computational routines
,Triangular computational routines
and listed ones which can be knocked off easily.Checklist
RFC:
.The text was updated successfully, but these errors were encountered: