We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269d63d commit 0489cfeCopy full SHA for 0489cfe
docs/Project.toml
@@ -40,6 +40,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
40
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
41
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
42
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
43
+#StructuralIdentifiability = "220ca800-aa68-49bb-acd8-6037fa93a544"
44
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
45
46
[compat]
@@ -83,4 +84,5 @@ SpecialFunctions = "2.4"
83
84
StaticArrays = "1.9"
85
SteadyStateDiffEq = "2.2"
86
StochasticDiffEq = "6.65"
87
+#StructuralIdentifiability = "0.5.8"
88
Symbolics = "5.30.1, 6"
0 commit comments