Skip to content

Bump numpy to >=2.4.6 - #113

Merged
fundthmcalculus merged 1 commit into
mainfrom
claude/issue-105-numpy-bump
Aug 16, 2026
Merged

Bump numpy to >=2.4.6#113
fundthmcalculus merged 1 commit into
mainfrom
claude/issue-105-numpy-bump

Conversation

@fundthmcalculus

Copy link
Copy Markdown
Owner

Summary

Bump numpy requirement from >=1.21 to >=2.4.6 to align with other submodules and ensure consistent NumPy 2.0+ compatibility across the optimization library ecosystem.

Changes

  • Updated pyproject.toml to require numpy>=2.4.6 (was >=1.21)
  • Aligns with tribble-clustering and tribble-fis requirements
  • While >=1.21 is technically compatible with 2.0+, explicit >=2.4.6 ensures all dependent packages work together smoothly

Context

This is part of the NumPy 2.0 migration for grad-school (issue fundthmcalculus/grad-school#105). Ensures all submodules use consistent minimum numpy versions.


Generated by Claude Code

Align with tribble-clustering's and tribble-fis's NumPy 2.4.6+ requirement
to ensure consistent numpy support across all submodules. The previous
>=1.21 constraint is compatible but lax; explicit 2.4.6+ ensures all
dependent packages work together smoothly.
@fundthmcalculus
fundthmcalculus merged commit 8049b94 into main Aug 16, 2026
1 check passed
@fundthmcalculus
fundthmcalculus deleted the claude/issue-105-numpy-bump branch August 16, 2026 02:16
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.

2 participants