Skip to content

Commit

Permalink
New version: QuantumControlBase v0.8.0 (#77775)
Browse files Browse the repository at this point in the history
UUID: f10a33bc-5a64-497c-be7b-6f86b4f0c2aa
Repo: https://github.com/JuliaQuantumControl/QuantumControlBase.jl.git
Tree: 07769c40c27804984faf58543c79ddbe6697d1bb

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Feb 16, 2023
1 parent 82faea3 commit 04b6cf0
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 6 deletions.
15 changes: 10 additions & 5 deletions Q/QuantumControlBase/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ QuantumPropagators = "0.0"
["0.0.3-0"]
Distributions = "0.25"

["0.1-0"]
DrWatson = "2"

["0.1-0.2.0"]
QuantumPropagators = "0.1"

["0.1-0.7"]
DrWatson = "2"

["0.2"]
LocalCoverage = "0.2"

Expand All @@ -29,12 +29,14 @@ QuantumPropagators = "0.1.2-0.1"
LocalCoverage = "0.2-0.3"

["0.3-0"]
ChainRules = "1.18.1-1"
FiniteDifferences = "0.12"

["0.3-0.4"]
Zygote = "0.6"

["0.3-0.7"]
ChainRules = "1.18.1-1"

["0.3.0"]
QuantumPropagators = "0.1.3-0.1"

Expand Down Expand Up @@ -62,5 +64,8 @@ QuantumPropagators = "0.2.1-0.2"
["0.7.0"]
QuantumPropagators = "0.3"

["0.7.1-0"]
["0.7.1-0.7"]
QuantumPropagators = "0.3.1-0.3"

["0.8-0"]
QuantumPropagators = "0.4"
6 changes: 5 additions & 1 deletion Q/QuantumControlBase/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.1-0"]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

["0.1-0.7"]
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"

["0.2-0"]
Expand All @@ -20,9 +22,11 @@ Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

["0.3-0"]
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["0.3-0.7"]
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"

["0.4"]
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
3 changes: 3 additions & 0 deletions Q/QuantumControlBase/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ git-tree-sha1 = "827156b1cc11e1fe51613b65c6b33850faf8c182"

["0.7.2"]
git-tree-sha1 = "4d3686620056fd2f07652c53f50a88a95dc97e96"

["0.8.0"]
git-tree-sha1 = "07769c40c27804984faf58543c79ddbe6697d1bb"

0 comments on commit 04b6cf0

Please sign in to comment.