Skip to content

Numpy 2.0 compatibility fix. pyproject.toml is uv compatible now.#141

Open
hillierdani wants to merge 2 commits into
NygenAnalytics:masterfrom
hillierdani:numpy2-compatibility
Open

Numpy 2.0 compatibility fix. pyproject.toml is uv compatible now.#141
hillierdani wants to merge 2 commits into
NygenAnalytics:masterfrom
hillierdani:numpy2-compatibility

Conversation

@hillierdani

Copy link
Copy Markdown
  • Replace deprecated np.bool_ with np.bool in plots.py
  • Replace deprecated np.int_ with np.int64 in plots.py
  • Update numpy dependency constraint to support 1.26+ and 2.x
  • Most tests pass with both NumPy 1.26.4 and 2.x

- Replace deprecated np.bool_ with np.bool in plots.py
- Replace deprecated np.int_ with np.int64 in plots.py
- Update numpy dependency constraint to support 1.26+ and 2.x
- Most tests pass with both NumPy 1.26.4 and 2.x
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