SciML / StructuralIdentifiability.jl

Fast and automatic structural identifiability software for ODE systems
https://docs.sciml.ai/StructuralIdentifiability/stable/
MIT License
112 stars 17 forks source link

Write how to define models with MTK #155

Closed pogudingleb closed 9 months ago

pogudingleb commented 1 year ago

Current version of tutorials describe only one way of defining a model, using the @ODEmodel macro. A good text about using MTK for this (and maybe even in conjunction with Catalyst) would be great to have.

UPD: Thanks to @saumil-sh - there is such a text in the MTK tutorials but it would be great to have this in the StructuralIdentifiability.jl docs as well

saumil-sh commented 1 year ago

I found this in ModelingToolkit.jl tutorials :)

pogudingleb commented 1 year ago

@saumil-sh Thanks, I forgot about this tutorial ! Anyway, would be good to have something here as well.

ven-k commented 1 year ago

Note that now its being updated: https://github.com/SciML/ModelingToolkit.jl/blob/fa153f0791408a46eb788d90500e1acc688dfb80/docs/src/tutorials/parameter_identifiability.md