Skip to content

Commit

Permalink
New version: DifferentiableMetabolism v0.2.0 (#121541)
Browse files Browse the repository at this point in the history
UUID: 9677e053-0fc1-49e6-98a8-2ad3a1525e54
Repo: https://github.com/stelmo/DifferentiableMetabolism.jl.git
Tree: ed297346beb7925d80cebda7d65c53e8199ea870

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 16, 2025
1 parent 7421e96 commit 3fdca74
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
16 changes: 13 additions & 3 deletions D/DifferentiableMetabolism/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0]
["0-0.1"]
ForwardDiff = "0.10"
RowEchelon = "0.2"

Expand All @@ -10,8 +10,18 @@ Symbolics = "4.8.3-4"
julia = "1.6.0-1"

["0.1.1-0"]
COBREXA = "1-2"
DocStringExtensions = "0.9"
JuMP = "1"
Symbolics = "5"
julia = "1"

["0.1.1-0.1"]
COBREXA = "1-2"
Symbolics = "5"

["0.2-0"]
AbstractFBCModels = "1.2.0-1"
COBREXA = "2.5.0-2"
ConstraintTrees = "1.8.1-1"
FastDifferentiation = "0.4.2-0.4"
LinearAlgebra = "1.11.0-1"
SparseArrays = "1.11.0-1"
11 changes: 9 additions & 2 deletions D/DifferentiableMetabolism/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
[0]
COBREXA = "babc4406-5200-4a30-9033-bf5ae714c842"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
RowEchelon = "af85af4c-bcd5-5d23-b03a-a909639aa875"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0-0.1"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
RowEchelon = "af85af4c-bcd5-5d23-b03a-a909639aa875"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

["0.2-0"]
AbstractFBCModels = "5a4f3dfa-1789-40f8-8221-69268c29937c"
ConstraintTrees = "5515826b-29c3-47a5-8849-8513ac836620"
FastDifferentiation = "eb9bf01b-bf85-4b60-bf87-ee5de06c00be"
3 changes: 3 additions & 0 deletions D/DifferentiableMetabolism/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "6aaa6f4ddae1604f3c4fd8157d29a2acf24ad774"

["0.1.1"]
git-tree-sha1 = "67fef652da188fec439462b55f9015a7d05653e5"

["0.2.0"]
git-tree-sha1 = "ed297346beb7925d80cebda7d65c53e8199ea870"

0 comments on commit 3fdca74

Please sign in to comment.