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

Sundials 6.x support #33

Closed jschueller closed 1 year ago

jschueller commented 1 year ago

hi @PeterMeisrimelModelon, @modelonrobinandersson, do you mind taking a look ?

modelonrobinandersson commented 1 year ago

@jschueller I will try to run the tests this week with your branch, can you add a changelog entry?

jschueller commented 1 year ago

done

jschueller commented 1 year ago

Also, what's the lowest version of sundials we want to support here ? it seems to go as far as 2.x (2015) maybe assuming sundials>=4.x is more reasonable ?

modelonrobinandersson commented 1 year ago

Also, what's the lowest version of sundials we want to support here ? it seems to go as far as 2.x (2015) maybe assuming sundials>=4.x is more reasonable ?

Sundials 2.x is still required, lower than that however is not necessary as far as I know.