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
553 stars 208 forks source link

ERROR: LoadError: UndefVarError: `Enzyme` not defined #2429

Closed prbzrg closed 2 months ago

prbzrg commented 2 months ago
│  ERROR: LoadError: UndefVarError: `Enzyme` not defined
│  Stacktrace:
│   [1] top-level scope
│     @ ~/.julia/packages/OrdinaryDiffEqCore/JTHoC/ext/OrdinaryDiffEqCoreEnzymeCoreExt.jl:4
ChrisRackauckas commented 2 months ago

Oh I had forgotten to push the fix there when playing with the direct adjoints.