Skip to content

Commit

Permalink
New version: Quiqbox v0.3.2 (#61262)
Browse files Browse the repository at this point in the history
UUID: 7cb8c394-fae1-4ab9-92f2-30189d7746cd
Repo: https://github.com/frankwswang/Quiqbox.jl.git
Tree: 31106ff6647f9fb6a40e0f2d827c477b76101e09

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored May 29, 2022
1 parent 508c8ba commit c6e1a94
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
7 changes: 6 additions & 1 deletion Q/Quiqbox/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
PiecewiseQuadratics = "0.1"
SeparableOptimization = "0.1"

["0-0.1.0"]
COSMO = "0.8"
Expand All @@ -14,6 +13,9 @@ libcint_jll = "3.0"
["0-0.2.1"]
julia = "1.5.0-1"

["0-0.3.1"]
SeparableOptimization = "0.1"

["0.1.1-0"]
Combinatorics = "1"

Expand Down Expand Up @@ -41,3 +43,6 @@ QuadGK = "2.4.2-2"

["0.3-0"]
ForwardDiff = "0.10.25-0.10"

["0.3.2-0"]
LBFGSB = "0.4"
7 changes: 6 additions & 1 deletion Q/Quiqbox/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PiecewiseQuadratics = "63c5698c-79a9-4248-aa10-bd2a91651b58"
SeparableOptimization = "b66076ac-575f-47ff-93e2-9c43ffc8d39e"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
Expand All @@ -13,6 +12,9 @@ Convex = "f65535da-76fb-5f13-bab9-19810c17039a"
["0-0.2"]
libcint_jll = "574b78ca-bebd-517c-801d-4735c93a9686"

["0-0.3.1"]
SeparableOptimization = "b66076ac-575f-47ff-93e2-9c43ffc8d39e"

["0.1.1-0"]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"

Expand All @@ -27,3 +29,6 @@ QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"

["0.3-0"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

["0.3.2-0"]
LBFGSB = "5be7bae1-8223-5378-bac3-9e7378a2f6e6"
3 changes: 3 additions & 0 deletions Q/Quiqbox/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "8aa02c6b19e2e9e72e6266bddcd4cff3855cc708"

["0.3.1"]
git-tree-sha1 = "cfc227e2cd9eedc6187c99fbe07035f10ab36ca1"

["0.3.2"]
git-tree-sha1 = "31106ff6647f9fb6a40e0f2d827c477b76101e09"

0 comments on commit c6e1a94

Please sign in to comment.