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

Upgrade to Python 3.11, Cython3 #81

Closed PeterMeisrimelModelon closed 5 months ago

PeterMeisrimelModelon commented 5 months ago
  1. Also includes fixing the Radar solver + some examples & adding them as tests
  2. Removing some clutter here and there that does not appear to be required any longer.
  3. Fixing most new DeprecationWarnings.