modelon-community / Assimulo

Assimulo is a simulation package for solving ordinary differential equations.
https://jmodelica.org/assimulo/index.html
GNU Lesser General Public License v3.0
66 stars 16 forks source link

3.4.4 release on conda-forge #84

Closed jgerster-wetec closed 1 month ago

jgerster-wetec commented 5 months ago

When will 3.4.4 be released on conda forge? 3.4.3 prevents us from upgrading to numpy>=1.24.0. See #68

PeterMeisrimelModelon commented 5 months ago

We are currently working towards a 3.5 release aiming to upgrade to Cython3 that is primarily tested with Python3.11 & numpy 1.26.x. Anticipated timeline is 2-3 weeks for a definite release, however the core changes are already available on the dev-pm-python_upgrade branch, if you are ok with building from source.

We were planning to skip 3.4.4, but if #68 is blocking for a numpy upgrade, we could make another release.

jgerster-wetec commented 5 months ago

Thank you for quick reply - it is blocking because deprecation of np.float expired with numpy 1.24.0. But if it is only for a few weeks, we can wait for the 3.5 release.

jschueller commented 1 month ago

@jgerster-wetec should be ok now, can be closed imho