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

Turn to scikit-build-core #93

Closed jschueller closed 1 month ago

jschueller commented 1 month ago

Proof-of-concept to support Python 3.12

Uses https://scikit-build-core.readthedocs.io/en/latest/, neat because sundials is also using cmake

WIP (missing 2 sundials modules)