Skip to content

Commit

Permalink
New version: QuantumCollocation v0.3.2 (#119468)
Browse files Browse the repository at this point in the history
UUID: 0dc23a5-5ffb-49af-b6bd-932a8ae77adf
Repo: https://github.com/kestrelquantum/QuantumCollocation.jl.git
Tree: 6f99bdec0db6cd1c22d5e71402d5247075484f3f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 15, 2024
1 parent dfacf4c commit df2f1b5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
9 changes: 7 additions & 2 deletions Q/QuantumCollocation/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,8 @@ Symbolics = "5.8.0-5"

["0.2-0"]
BenchmarkTools = "1.5.0-1"
IJulia = "1.25.0-1"
Ipopt = "1.6.0-1"
MathOptInterface = "1.31.0-1"
NamedTrajectories = "0.2"
ProgressMeter = "1.10.0-1"
julia = "1.10.0-1"

Expand All @@ -70,6 +68,10 @@ Symbolics = "6.2.0-6"
TestItemRunner = "0.2"
TestItems = "0.1"

["0.2-0.3.1"]
IJulia = "1.25.0-1"
NamedTrajectories = "0.2"

["0.2.1-0"]
Interpolations = "0.15"

Expand All @@ -84,3 +86,6 @@ Symbolics = "6.11.0-6"

["0.3.1-0"]
Symbolics = "6.14.0-6"

["0.3.2-0"]
NamedTrajectories = "0.2.4-0.2"
4 changes: 3 additions & 1 deletion Q/QuantumCollocation/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ExponentialAction = "e24c0720-ea99-47e8-929e-571b494574d3"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Expand All @@ -27,6 +26,9 @@ LiveServer = "16fef848-5104-11e9-1b77-fb7a48bbb589"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["0-0.3.1"]
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"

["0.1.2-0"]
Einsum = "b7d42ee7-0b51-5a75-98ca-779d3107e4c0"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down
3 changes: 3 additions & 0 deletions Q/QuantumCollocation/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "1f685ec34bdd6fadcc7b3a891ba8a4383b59005e"

["0.3.1"]
git-tree-sha1 = "67658f1b9a9be51d2d0869c8d13aea51fa6d00f0"

["0.3.2"]
git-tree-sha1 = "6f99bdec0db6cd1c22d5e71402d5247075484f3f"

0 comments on commit df2f1b5

Please sign in to comment.