-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: DifferentiableMetabolism v0.2.0 (#121541)
UUID: 9677e053-0fc1-49e6-98a8-2ad3a1525e54 Repo: https://github.com/stelmo/DifferentiableMetabolism.jl.git Tree: ed297346beb7925d80cebda7d65c53e8199ea870 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
7421e96
commit 3fdca74
Showing
3 changed files
with
25 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters