SciML / StructuralIdentifiability.jl

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

Adding known_ic (known generic initial conditions) to the MTK interface #331

Closed pogudingleb closed 2 months ago

pogudingleb commented 2 months ago

This PR aims at addressing #324

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.19%. Comparing base (e0ef076) to head (e60361c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #331 +/- ## ========================================== + Coverage 90.10% 90.19% +0.09% ========================================== Files 28 28 Lines 3314 3335 +21 ========================================== + Hits 2986 3008 +22 + Misses 328 327 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.