We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ecc212 commit f52bf58Copy full SHA for f52bf58
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuantumControl"
2
uuid = "8a270532-f23f-47a8-83a9-b33d10cad486"
3
authors = ["Michael Goerz <[email protected]>"]
4
-version = "0.7.0+dev"
+version = "0.8.0"
5
6
[deps]
7
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -20,10 +20,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
20
[compat]
21
FileIO = "1"
22
FiniteDifferences = "0.12"
23
-GRAPE = ">=0.5.4"
+GRAPE = "0.5.4"
24
JLD2 = "0.4"
25
-Krotov = ">=0.5.3"
26
-QuantumControlBase = ">=0.8.2"
27
-QuantumPropagators = ">=0.5.0"
+Krotov = "0.5.3"
+QuantumControlBase = "0.8.3"
+QuantumPropagators = "0.6.0"
28
Zygote = "0.6"
29
julia = "1.6"
0 commit comments