Skip to content

Conversation

@mattip
Copy link
Collaborator

@mattip mattip commented Dec 15, 2025

  • I updated the package version in pyproject.toml and made sure the first 3 numbers match git describe --tags --abbrev=8 in OpenBLAS at the OPENBLAS_COMMIT. If I did not update OPENBLAS_COMMIT, I incremented the wheel build number (i.e. 0.3.29.0.0 to 0.3.29.0.1)

Should solve numpy/numpy#30299

Backport the changes from #241 to v0.3.30.0.8, which will become v0.3.30.0.9. Note we define NO_LAPACKE=1 so we no longer export the scipy_LAPACKE_* functions like scipy_LAPACKE_cgelqf64_, just the scipy_ ones like scipy_cgelqf_64_. I don't see either SciPy nor NumPy using the LAPACKE interfaces.

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.

1 participant