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

update HH example to just use the DSL #991

Open isaacsas opened 4 months ago

isaacsas commented 4 months ago

Now that the DSL supports ODEs we should update the HH model example to build the whole system at once using the DSL.