Skip to content

update to 0.3.31-126-g55b16e59#255

Merged
mattip merged 2 commits intoMacPython:mainfrom
mattip:neoverse2
Mar 6, 2026
Merged

update to 0.3.31-126-g55b16e59#255
mattip merged 2 commits intoMacPython:mainfrom
mattip:neoverse2

Conversation

@mattip
Copy link
Collaborator

@mattip mattip commented Mar 6, 2026

  • I updated the package version in pyproject.toml and made sure the first 3 numbers match ./openblas_commit.txt. If I did not update ./openblas_commit.txt, I incremented the wheel build number (i.e. 0.3.29.0.0 to 0.3.29.0.1)

Note: update ./openblas_commit.txt with cd OpenBLAS; git describe --tags --abbrev=8 > ../openblas_commit.txt

Using this should fix numpy/numpy#30816

@mattip mattip merged commit a82f2d0 into MacPython:main Mar 6, 2026
24 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.

BUG: np.linalg.norm returns different value on ubuntu-24.04-arm runner after update to 2.4.2

1 participant