SciML / Catalyst.jl

Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.
https://docs.sciml.ai/Catalyst/stable/
Other
463 stars 78 forks source link

allow composing with SDESystems #1000

Open isaacsas opened 3 months ago

isaacsas commented 3 months ago

https://discourse.julialang.org/t/compose-sdesystems-in-modelingtoolkit/117054/3

This would require us to accept noise representations internally too, or to use the Brownian feature of MTK (and hence convert to a general "System").