Skip to content

Fix numpy >= 2.4 issues#56

Merged
dbrakenhoff merged 12 commits intodevfrom
fix-numpy>2.4-issues
Feb 24, 2026
Merged

Fix numpy >= 2.4 issues#56
dbrakenhoff merged 12 commits intodevfrom
fix-numpy>2.4-issues

Conversation

@dbrakenhoff
Copy link
Contributor

Fixes issues identified in #55.

One mysterious singular matrix error is now popping up in the transient meandering_river.ipynb example... Other examples using the transient RiverString seem to run just fine.

Not sure what's causing that one yet... It's happening for the i=3 and i=7 p-intervals.

@dbrakenhoff
Copy link
Contributor Author

Oops, turned out I was still testing on numpy 2.3.x, this needs some more work. Coming up soon...

dbrakenhoff and others added 4 commits February 24, 2026 11:52
- ndim>0 to scalar issues
- sum on generators
- ndim>0 to scalar issues
- fix for running quad on 2d array output
@dbrakenhoff dbrakenhoff merged commit 5c32254 into dev Feb 24, 2026
11 checks passed
@dbrakenhoff dbrakenhoff deleted the fix-numpy>2.4-issues branch February 24, 2026 12:55
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