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 3cb064f commit 64cbc13Copy full SHA for 64cbc13
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuantumControl"
2
uuid = "8a270532-f23f-47a8-83a9-b33d10cad486"
3
authors = ["Michael Goerz <mail@michaelgoerz.net>", "Alastair Marshall <alastair@nvision-imaging.com>"]
4
-version = "0.6.0+dev"
+version = "0.6.1"
5
6
[deps]
7
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -19,10 +19,10 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
19
[compat]
20
FileIO = "1"
21
FiniteDifferences = "0.12"
22
-GRAPE = ">=0.5.2"
+GRAPE = "0.5.2"
23
JLD2 = "0.4"
24
-Krotov = ">=0.5.1"
25
-QuantumControlBase = ">=0.8.0"
26
-QuantumPropagators = ">=0.4.0"
+Krotov = "0.5.1"
+QuantumControlBase = "0.8.0"
+QuantumPropagators = "0.4.1"
27
Zygote = "0.6,<0.6.47"
28
julia = "1.6"
0 commit comments