SciML / ModelingToolkit.jl

An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations
https://mtk.sciml.ai/dev/
Other
1.41k stars 204 forks source link

OdeSystem to NonlinearSystem to OptimizationSystem #1916

Open ValentinKaisermayer opened 1 year ago

ValentinKaisermayer commented 1 year ago

Use-case: nonlinear model predictive control (MPC)

MTK used to have this a while ago.

wangyunyueyueniao commented 1 year ago

Agree, and that also make steady-state and dynamic simulation have a shared code base. link to discourse