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.
2 parents 36b5b03 + daf6a45 commit 4981f2dCopy full SHA for 4981f2d
Project.toml
@@ -15,18 +15,18 @@ QuantumPropagators = "7bf12567-5742-4b91-a078-644e72a65fc1"
15
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
16
17
[weakdeps]
18
-Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
19
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
+Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
20
21
[extensions]
22
-QuantumControlZygoteExt = "Zygote"
23
QuantumControlFiniteDifferencesExt = "FiniteDifferences"
+QuantumControlZygoteExt = "Zygote"
24
25
[compat]
26
FileIO = "1"
27
FiniteDifferences = "0.12"
28
IOCapture = "0.2.4"
29
-JLD2 = "0.4"
+JLD2 = "0.4, 0.5"
30
LinearAlgebra = "1"
31
Logging = "1"
32
Printf = "1"
0 commit comments