SciML / StochasticDiffEq.jl

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

use `EnumX` #583

Closed prbzrg closed 1 week ago

prbzrg commented 2 weeks ago

I changed alg_interpretation to use EnumX instead of Symbol.

prbzrg commented 2 weeks ago

needs https://github.com/SciML/SciMLBase.jl/pull/777