-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: ComradeOptimization v0.1.1 (#64331)
UUID: 26988f03-70df-4135-959e-06268cc6415a Repo: https://github.com/ptiede/Comrade.jl.git Tree: 53f5f880c4ab4905ae7ad3a2a463b8bdec0e4d85 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
- Loading branch information
1 parent
b85f4c8
commit 8687cf0
Showing
2 changed files
with
9 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,13 @@ | ||
[0] | ||
Comrade = "0.3-0.4" | ||
Distributions = "0.24-0.25" | ||
ForwardDiff = "0.9-0.10" | ||
Optimization = "3" | ||
Reexport = "1" | ||
SciMLBase = "1" | ||
julia = "1.7.0-1" | ||
|
||
["0-0.1.0"] | ||
Comrade = "0.3-0.4" | ||
|
||
["0.1.1-0"] | ||
Comrade = "0.5" |
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,2 +1,5 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "550a26460018f330467cb87dd2e9ac54fbbd4a42" | ||
|
||
["0.1.1"] | ||
git-tree-sha1 = "53f5f880c4ab4905ae7ad3a2a463b8bdec0e4d85" |