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
70 stars 17 forks source link

Upgrade to Python 3.11, Cython3 #81

Closed PeterMeisrimelModelon closed 10 months ago

PeterMeisrimelModelon commented 10 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.