Skip to content

Support numpy2 on windows#306

Merged
MMathisLab merged 2 commits into
mainfrom
bump-numpy
Jun 25, 2026
Merged

Support numpy2 on windows#306
MMathisLab merged 2 commits into
mainfrom
bump-numpy

Conversation

@stes

@stes stes commented Jun 24, 2026

Copy link
Copy Markdown
Member

In the past, there was a compatibility issue on windows with numpy 2. It seems this issue is fixed now and there is interest to use numpy 2 on windows.

Parallel to this effort, numpy 2.5 was released. This breaks our docs build pipeline at one point. As a temporary measure we can expect to lift in a few weeks, I am pinning the max numpy version < 2.5.

Fix #303
Fix #305

@stes stes self-assigned this Jun 24, 2026
@cla-bot cla-bot Bot added the CLA signed label Jun 24, 2026
@stes stes changed the title Bump numpy version on windows Support numpy2 on windows Jun 24, 2026
@stes stes requested a review from MMathisLab June 25, 2026 20:51
@stes stes marked this pull request as ready for review June 25, 2026 20:51
@stes

stes commented Jun 25, 2026

Copy link
Copy Markdown
Member Author

@MMathisLab , could you have a quick look? -- remove one windows-specific restriction that got fixed upstream, and add one numpy-specific (temporary) restriction to fix our docs build.

@MMathisLab MMathisLab merged commit d1842cc into main Jun 25, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to numpy 2 on windows numpy 2.5 breaks CI

2 participants