-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Super cool package! I wonder if there's high demand for the following implementation,
Is your feature request related to a problem? Please describe.
We desire to include StructuralIdentifiability functionality as an intermediate part of a larger ModelingToolkit pipeline for system analysis. Specifically in order to pass MTK models into find_ioequations and convert the result to MTK models.
Describe the solution you’d like
An inverse function of mtk_to_si, i.e a function si_to_mtk for which
si_to_mtk(mtk_to_si(mtk_ODE)[1]) == mtk_ODEgenerally returns true.
Metadata
Metadata
Assignees
Labels
No labels