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 dfdbc28 commit a7f4cc7Copy full SHA for a7f4cc7
Project.toml
@@ -1,7 +1,7 @@
1
name = "GRAPE"
2
uuid = "6b52fcaf-80fe-489a-93e9-9f92080510be"
3
authors = ["Michael Goerz <[email protected]>"]
4
-version = "0.7.6+dev"
+version = "0.8.0"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -24,7 +24,7 @@ LBFGSB = "0.4"
24
LinearAlgebra = "1"
25
Optim = "1"
26
Printf = "1"
27
-QuantumControl = ">=0.11.1"
28
-QuantumGradientGenerators = ">=0.1.8"
+QuantumControl = "0.11.1"
+QuantumGradientGenerators = "0.1.8"
29
SciMLPublic = "1.0.0"
30
julia = "1.9"
0 commit comments