1
- authors = [" Quinten Preiss" ]
2
1
name = " MonitoredQuantumCircuits"
3
2
uuid = " d8bf802c-9929-44b5-8e59-9c739daaeb6f"
3
+ authors = [" Quinten Preiss" ]
4
4
version = " 0.1.0-DEV"
5
5
6
- [compat ]
7
- CSV = " 0.10.14"
8
- CUDA = " 5.7.2"
9
- DataFrames = " 1.6.1"
10
- FileIO = " 1.16.3"
11
- Graphs = " 1.11.1"
12
- MPI = " 0.20.22"
13
- Makie = " 0.22.2"
14
- PythonCall = " 0.9.20"
15
- QuantumClifford = " 0.9.18"
16
- StatsBase = " 0.34.3"
17
- cuStateVec = " 1.3.1"
18
- julia = " 1.10.4"
19
-
20
6
[deps ]
21
7
CSV = " 336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
22
8
Colors = " 5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -29,21 +15,37 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
29
15
InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
30
16
JLD2 = " 033835bb-8acc-5ee8-8aae-3f567f8a3819"
31
17
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
18
+ PyQDecoders = " 17f5de1a-9b79-4409-a58d-4d45812840f7"
32
19
PythonCall = " 6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
33
20
QuantumClifford = " 0525e862-1e90-11e9-3e4d-1b39d7109de1"
34
21
Serialization = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
35
22
StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
36
23
cuStateVec = " 92f7fd98-d22e-4c0d-85a8-6ade11b672fb"
37
24
25
+ [weakdeps ]
26
+ CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
27
+ MPI = " da04e1cc-30fd-572f-bb4f-1f8673147195"
28
+ Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
29
+
38
30
[extensions ]
39
31
MonitoredQuantumCircuitsCUDAExt = " CUDA"
40
32
MonitoredQuantumCircuitsMPIExt = " MPI"
41
33
MonitoredQuantumCircuitsMakieExt = " Makie"
42
34
35
+ [compat ]
36
+ CSV = " 0.10.14"
37
+ CUDA = " 5.7.2"
38
+ DataFrames = " 1.6.1"
39
+ FileIO = " 1.16.3"
40
+ Graphs = " 1.11.1"
41
+ MPI = " 0.20.22"
42
+ Makie = " 0.22.2"
43
+ PyQDecoders = " 0.2.2"
44
+ PythonCall = " 0.9.20"
45
+ QuantumClifford = " 0.9.18"
46
+ StatsBase = " 0.34.3"
47
+ cuStateVec = " 1.3.1"
48
+ julia = " 1.10.4"
49
+
43
50
[extras ]
44
51
MPIPreferences = " 3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
45
-
46
- [weakdeps ]
47
- CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
48
- MPI = " da04e1cc-30fd-572f-bb4f-1f8673147195"
49
- Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
0 commit comments