-
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
REGISTER_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…
TESTING: scale the xGEEV eigenvalue-consistency check by n ulp |W|
#1401
opened Sep 10, 2026 by
ACSimon33
Collaborator
Loading…
xLAEIN: apply the growth test to the growth, not to |x| alone
#1400
opened Sep 10, 2026 by
ACSimon33
Collaborator
Loading…
TESTING: scale the RFP xTFSM forward error by the solution norm
#1398
opened Sep 9, 2026 by
ACSimon33
Collaborator
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…
Scale the inputs of xGGLSE and xGGGLM into the safe range, as the other least-squares drivers do
#1383
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
1 of 2 tasks
Return INFO = 1 from xLALSD and xBDSDC instead of stopping in XERBLA when the bidiagonal contains a NaN
#1382
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
1 of 2 tasks
Scale down in xLARFG and xLARFGP when |BETA| exceeds half the overflow threshold
#1381
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
1 of 2 tasks
Guard against a NaN pivot in the packed, banded and tridiagonal Cholesky factorizations
#1380
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
1 of 2 tasks
Divide by a subnormal pivot in the banded LU factorizations instead of scaling by its reciprocal
#1379
opened Sep 7, 2026 by
rmlarsen
Contributor
Loading…
1 of 2 tasks
Avoid overflow in the 2x2 pivot inverse of the symmetric-indefinite factorizations
#1377
opened Sep 6, 2026 by
rmlarsen
Contributor
Loading…
1 of 2 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.