Skip to content

Conversation

@mattip
Copy link
Collaborator

@mattip mattip commented Nov 2, 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)

Fixes numpy/numpy#5520 and maybe scipy/scipy#23686 without changing the OpenBLAS version (#227 also includes the patch, since it updates OpenBLAS to latest HEAD).

@mattip mattip merged commit 18767f0 into MacPython:main Nov 3, 2025
18 of 19 checks passed
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.

how can i read the numpy.where() in the sources

1 participant