SciML / OrdinaryDiffEq.jl

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
https://diffeq.sciml.ai/latest/
Other
521 stars 198 forks source link

Disable Default solver on windows #2224

Closed oscardssmith closed 1 month ago

oscardssmith commented 1 month ago

until the Julia bug is fixed

prbzrg commented 1 month ago

It seems that the problem on Windows is fixed now.