Skip to content

Fix compatibility with scipy 0.14#34

Merged
duetosymmetry merged 1 commit intoduetosymmetry:masterfrom
duncanmmacleod:scipy-0.14
Apr 4, 2025
Merged

Fix compatibility with scipy 0.14#34
duetosymmetry merged 1 commit intoduetosymmetry:masterfrom
duncanmmacleod:scipy-0.14

Conversation

@duncanmmacleod
Copy link
Contributor

This PR fixes #33 by updating the usage of scipy.optimize.NoConvergence.

@duncanmmacleod
Copy link
Contributor Author

Note that this does not fix an actual failure that was hidden by the incompatibility, please see https://github.com/duncanmmacleod/qnm/actions/runs/14262355782/job/39976574931.

@duetosymmetry
Copy link
Owner

Thanks, I will look at the actual failure when I get a chance... The automated building of the cache is sensitive to choices of step sizes, so I probably have to fiddle with those choices to make it more robust.

@duetosymmetry
Copy link
Owner

Hope you don't mind that I rebased on master and force pushed, so that the tests would now run here in the PR

@duetosymmetry duetosymmetry merged commit e3f78d7 into duetosymmetry:master Apr 4, 2025
29 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.

qnm 0.4.4 incompatible with scipy >=1.14

2 participants