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.43k stars 209 forks source link

Expr output JumpProblem #467

Open ChrisRackauckas opened 4 years ago

ChrisRackauckas commented 4 years ago

https://github.com/SciML/ModelingToolkit.jl/pull/466 ignores doing JumpProblem since that might interfere with some of @isaacsas changes, so we can add it afterwards.

isaacsas commented 4 years ago

If you want to get that in now feel free. I can merge / rebase as needed... I probably won't get back to it till this weekend due to other stuff.

isaacsas commented 4 years ago

Also, the changes will primarily be on the mass action jumps, which I'd assume this shouldn't really affect much.