bmcage / odes

The ODES scikit for ordinary differential and algebraic equations, an extension to scipy
https://scikits-odes.readthedocs.io/
Other
124 stars 44 forks source link

Remove numpy test runner imports #153

Closed aragilar closed 1 year ago

aragilar commented 1 year ago

This has been removed from numpy, and caused the tests to error.

Closes #152.