hgrecco / numbakit-ode

Leveraging numba to speed up ODE integration
Other
68 stars 3 forks source link

pip install numbakit-ode does not give the latest version #27

Closed duynguyenms2011 closed 2 years ago

duynguyenms2011 commented 2 years ago

I believe installing numbakit-ode does not provide the latest version. I got the following error message:

E TypeError: init() got an unexpected keyword argument 'atol'

Apparently, the version that I installed using pip install numbakit-ode is 0.4, and I believe the latest version is 0.5. Would you mind looking into this issue, please? @maurosilber

maurosilber commented 2 years ago

Version 0.5 is now available in PyPI: https://pypi.org/project/numbakit-ode/