Skip to content

Commit

Permalink
New version: QuantumMAMBO v1.2.0
Browse files Browse the repository at this point in the history
UUID: e290813f-b153-47cd-bc0b-49e404587c69
Repo: https://github.com/iloaiza/QuantumMAMBO.jl.git
Tree: 192ef68509e4537e131a318a79b8a68672878ac7

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09
  • Loading branch information
JuliaHubRegistrator committed Oct 26, 2023
1 parent 81ad81c commit f9dfa44
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
22 changes: 20 additions & 2 deletions Q/QuantumMAMBO/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[1]
["1-1.1"]
Arpack = "0.5.4-0.5"
CondaPkg = "0.2.18-0.2"
DistributedArrays = "0.6.6-0.6"
Expand All @@ -11,5 +11,23 @@ Optim = "1.7.4-1"
PythonCall = "0.9.12-0.9"
julia = "1.7-1.9"

["1.1.5-1"]
["1.1.5-1.1"]
LuxurySparse = "0.7.4-0.7"

["1.2-1"]
Arpack = "0.5.4-*"
CondaPkg = "0.2.18-*"
Distributed = "*"
DistributedArrays = "0.6.6-*"
Einsum = "0.4.1-*"
HDF5 = "0.15.7-*"
HiGHS = "1.4.3-*"
Ipopt = "1.1.0-*"
JuMP = "1.8.1-*"
LinearAlgebra = "*"
LuxurySparse = "0.7.4-*"
Optim = "1.7.4-*"
PythonCall = "0.9.12-*"
SharedArrays = "*"
SparseArrays = "*"
julia = "1.7.0-*"
4 changes: 3 additions & 1 deletion Q/QuantumMAMBO/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
SharedArrays = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["1-1.1"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

["1.1.5-1"]
LuxurySparse = "d05aeea4-b7d4-55ac-b691-9e7fabb07ba2"
3 changes: 3 additions & 0 deletions Q/QuantumMAMBO/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "8889a89a53680727bc6897106861ab682d2027f7"

["1.1.5"]
git-tree-sha1 = "e77f852c296595f8103e8e4c826a4e11d0c37f0e"

["1.2.0"]
git-tree-sha1 = "192ef68509e4537e131a318a79b8a68672878ac7"

0 comments on commit f9dfa44

Please sign in to comment.