SciML / DelayDiffEq.jl

Delay differential equation (DDE) solvers in Julia for the SciML scientific machine learning ecosystem. Covers neutral and retarded delay differential equations, and differential-algebraic equations.
Other
59 stars 26 forks source link

improve controller typing #216

Closed ChrisRackauckas closed 3 years ago

ChrisRackauckas commented 3 years ago

https://github.com/SciML/OrdinaryDiffEq.jl/pull/1419

ChrisRackauckas commented 3 years ago

This shouldn't be done.