Skip to content

Commit

Permalink
New version: MomentOpt v0.1.0 (#2172)
Browse files Browse the repository at this point in the history
UUID: 5036cc39-ae6e-5f00-bcd6-dacb213bf05a
Repo: https://github.com/lanl-ansi/MomentOpt.jl.git
Tree: bcec8bb63dc1cefae402d76eb5d8d8887d8da14b

Registrator tree SHA: 3358484330f361397979cc5f65a9354333511e25
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed Jul 21, 2019
1 parent d0ece5b commit 65a878c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
10 changes: 8 additions & 2 deletions M/MomentOpt/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
[0]
JuMP = "0.19"
MathOptInterface = "0.8"
MultivariatePolynomials = "0.2"
PolyJuMP = "0.3"
SemialgebraicSets = "0.1"
SumOfSquares = "0.3"

["0.0"]
MultivariatePolynomials = "0.2"
SemialgebraicSets = "0.1"

["0.1-0"]
MultivariatePolynomials = "0.3.1-0.3"
SemialgebraicSets = "0.2"
4 changes: 4 additions & 0 deletions M/MomentOpt/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ MultivariatePolynomials = "102ac46a-7ee4-5c85-9060-abc95bfdeaa3"
PolyJuMP = "ddf597a6-d67e-5340-b84c-e37d84115374"
SemialgebraicSets = "8e049039-38e8-557d-ae3a-bc521ccf6204"
SumOfSquares = "4b9e565b-77fc-50a5-a571-1244f986bda1"

["0.1-0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
3 changes: 3 additions & 0 deletions M/MomentOpt/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.0.1"]
git-tree-sha1 = "746ecf1db339ab10d230d5ea9f7cfe9a78c2f94a"

["0.1.0"]
git-tree-sha1 = "bcec8bb63dc1cefae402d76eb5d8d8887d8da14b"

0 comments on commit 65a878c

Please sign in to comment.