Skip to content

Implementation of si_to_mtk #479

Description

@MarcusGalea

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_ODE

generally returns true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions