Skip to content

LAPACK: Fix documentation error and ordering bug in DLASD7 #5344

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

Merged
merged 2 commits into from
Jun 29, 2025

Conversation

MaartenBaert
Copy link
Contributor

I created this pull request to simplify testing this fix with OpenBLAS without having to wait for reference LAPACK to be merged.

This is equivalent to Reference-LAPACK/lapack#1140 from reference LAPACK, and fixes #5333.

@martin-frbg martin-frbg added this to the 0.3.31 milestone Jun 29, 2025
@martin-frbg martin-frbg merged commit dcb2895 into OpenMathLib:develop Jun 29, 2025
86 of 87 checks passed
@MaartenBaert MaartenBaert deleted the fix-dlasd7 branch June 29, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DGELSD fails to converge for some matrices
2 participants