SciML / StochasticDiffEq.jl

Solvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystem
Other
248 stars 66 forks source link

`alg_interpretation` from SciMLBase #582

Closed prbzrg closed 2 weeks ago

prbzrg commented 2 weeks ago

We need this for https://github.com/SciML/SciMLSensitivity.jl/pull/1096 And this needs https://github.com/SciML/SciMLBase.jl/pull/775 to be merged first. ✔️

ChrisRackauckas commented 2 weeks ago

Actually now would be the perfect time to make that an EnumX.

prbzrg commented 2 weeks ago

OK, after the tests passed. Let's do it in a new PR.

ChrisRackauckas commented 2 weeks ago

This needs a bump in SciMLBase