-
Notifications
You must be signed in to change notification settings - Fork 516
Pull requests: Reference-LAPACK/lapack
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Clarifying LAUUM documentation
#1422
opened Sep 15, 2026 by
jprhyne
Contributor
Loading…
2 tasks done
Add CI job to build LAPACK with optimised BLAS
#1419
opened Sep 15, 2026 by
mohawk2
Loading…
2 tasks done
BLAS TESTING: cover the zero-scalar quick return in ?axpy and ?axpby
#1417
opened Sep 14, 2026 by
ACSimon33
Collaborator
Loading…
BLAS: make
i?amax return the first NaN, and test all four (full coverage)
#1416
opened Sep 14, 2026 by
ACSimon33
Collaborator
Loading…
BLAS TESTING: Improve coverage of
?ROT, ?ROTG, ?ROTMG
#1414
opened Sep 14, 2026 by
ACSimon33
Collaborator
Loading…
BLAS TESTING: exercise the Level 1 unrolled loops and the ?NRM2 threshold
#1413
opened Sep 14, 2026 by
ACSimon33
Collaborator
Loading…
Make
valgrind CI produce output while running
#1412
opened Sep 14, 2026 by
mohawk2
Loading…
2 tasks done
XERBLA tweaks plus a tweak to GenerateSuffixedSource.cmake
#1411
opened Sep 13, 2026 by
mohawk2
Loading…
2 tasks done
SET_XERBLA - override the error-handler without linker stuff
#1407
opened Sep 11, 2026 by
mohawk2
Loading…
2 tasks done
Keep the divide and conquer workspace of cLAED0 and zLAED0 out of the caller's Z
#1406
opened Sep 10, 2026 by
rmlarsen
Contributor
Loading…
Propagate a NaN through xLAE2 and xLAEV2 instead of returning finite eigenvalues
#1405
opened Sep 10, 2026 by
rmlarsen
Contributor
Loading…
Do not scale an infinite matrix to zero in xSTEMR; report it from xLARRE
#1404
opened Sep 10, 2026 by
rmlarsen
Contributor
Loading…
Keep a NaN inside its block in xSTEDC and report it through INFO
#1403
opened Sep 10, 2026 by
rmlarsen
Contributor
Loading…
syamv/heamv: Fix SYMB_ZERO strided indexing
#1394
opened Sep 8, 2026 by
jschueller
Collaborator
Loading…
Test that a NaN pivot is reported by the packed symmetric-indefinite factorizations
#1393
opened Sep 8, 2026 by
rmlarsen
Contributor
Loading…
Undo the scaling of the least-squares solution in one step when A and B were scaled to the same end of the range
#1391
opened Sep 8, 2026 by
rmlarsen
Contributor
Loading…
1 of 2 tasks
Let an exact zero always split the matrix in xBDSQR so that an Inf cannot hang it
#1390
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
Bound the bracket widening in xLARRB and xLARRJ so that a NaN matrix cannot hang xSTEMR
#1389
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
Return INFO = 1 from xLASQ1 instead of stopping in XERBLA when SIGMX is a NaN
#1387
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
Scale ABSTOL with the matrix in xSTEVX and xSTEVR
#1386
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
Drop the absolute floor from the splitting test in xSTEBZ
#1385
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
Fix rescaling after a partial failure in the xSTEBZ-based drivers; accept Inf input and xSTEBZ's negative block numbers
#1384
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.