iqm-benchmarks 2.46__tar.gz → 2.47__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/CHANGELOG.rst +4 -0
- {iqm_benchmarks-2.46/src/iqm_benchmarks.egg-info → iqm_benchmarks-2.47}/PKG-INFO +3 -3
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/pyproject.toml +2 -2
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/requirements.txt +73 -74
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/benchmark_definition.py +1 -1
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/quantum_volume/clops.py +40 -30
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47/src/iqm_benchmarks.egg-info}/PKG-INFO +3 -3
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm_benchmarks.egg-info/requires.txt +2 -2
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/.github/workflows/main.yml +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/.github/workflows/publish.yml +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/.github/workflows/tag_and_release.yml +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/.gitignore +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/LICENSE +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/MANIFEST.in +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/README.md +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/benchmark_runner.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docbuild +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/API.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/Makefile +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/_static/images/favicon.ico +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/_static/images/logo.png +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/_templates/autosummary-class-template.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/_templates/autosummary-module-template.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/changelog.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/conf.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/development/development.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/development/generate_2qubit_cliffords.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/development/how_to_make_your_own_benchmark.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/devices/devices.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/devices/spark.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/devices/star.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_clifford_rb.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_clops.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_coherence.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_eplg.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_experiment_all.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_ghz.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_graphstate.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_gst.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_interleaved_rb.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_mirror_rb.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_qscore.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/example_quantum_volume.ipynb +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/examples/examples.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/index.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/license.rst +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/readme.md +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/format +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/scheduled_experiments/adonis/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/scheduled_experiments/adonis/weekly.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/setup.cfg +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/benchmark.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/circuit_containers.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/coherence/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/coherence/coherence.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/compressive_gst/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/compressive_gst/compressive_gst.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/compressive_gst/gst_analysis.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/entanglement/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/entanglement/ghz.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/entanglement/graph_states.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/logging_config.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/optimization/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/optimization/qscore.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/quantum_volume/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/quantum_volume/quantum_volume.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/clifford_1q.pkl +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/clifford_2q.pkl +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/clifford_rb/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/clifford_rb/clifford_rb.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/direct_rb/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/direct_rb/direct_rb.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/eplg/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/eplg/eplg.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/interleaved_rb/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/interleaved_rb/interleaved_rb.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/mirror_rb/__init__.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/mirror_rb/mirror_rb.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/multi_lmfit.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/randomized_benchmarking_common.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/readout_mitigation.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/utils.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/utils_plots.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/utils_shadows.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm_benchmarks.egg-info/SOURCES.txt +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm_benchmarks.egg-info/dependency_links.txt +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm_benchmarks.egg-info/top_level.txt +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/LICENSE +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/README.md +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/additional_fns.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/algorithm.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/compatibility.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/low_level_jit.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/optimization.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/qiskit_interface.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/reporting/figure_gen.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/mGST/reporting/reporting.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tag-from-pipeline.sh +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/test +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/test_coherence.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/test_ghz.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/test_graph_states.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/test_gst.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/test_qscore.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/test_qv.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/test_rb.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/unit/test_backend_transpilation.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/unit/test_benchmark_circuit.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/tests/unit/test_submit_execute.py +0 -0
- {iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/update-requirements.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iqm-benchmarks
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.47
|
|
4
4
|
Summary: A package for implementation of Quantum Characterization, Verification and Validation (QCVV) techniques on IQM's hardware at gate level abstraction
|
|
5
5
|
Author-email: IQM Finland Oy <developers@meetiqm.com>, Adrian Auer <adrian.auer@meetiqm.com>, Raphael Brieger <raphael.brieger@meetiqm.com>, Alessio Calzona <alessio.calzona@meetiqm.com>, Pedro Figueroa Romero <pedro.romero@meetiqm.com>, Amin Hosseinkhani <amin.hosseinkhani@meetiqm.com>, Miikka Koistinen <miikka@meetiqm.com>, Nadia Milazzo <nadia.milazzo@meetiqm.com>, Vicente Pina Canelles <vicente.pina@meetiqm.com>, Aniket Rath <aniket.rath@meetiqm.com>, Jami Rönkkö <jami@meetiqm.com>, Stefan Seegerer <stefan.seegerer@meetiqm.com>
|
|
6
6
|
Project-URL: Homepage, https://github.com/iqm-finland/iqm-benchmarks
|
|
@@ -18,8 +18,8 @@ Requires-Dist: mthree<2.7,>=2.6
|
|
|
18
18
|
Requires-Dist: networkx<4.0,>=3.3
|
|
19
19
|
Requires-Dist: rustworkx>=0.16.0
|
|
20
20
|
Requires-Dist: numpy<2.0,>=1.25.2
|
|
21
|
-
Requires-Dist: qiskit
|
|
22
|
-
Requires-Dist: iqm-client[qiskit]<30.0,>=29.
|
|
21
|
+
Requires-Dist: qiskit<=1.4.2,>=1.2.4
|
|
22
|
+
Requires-Dist: iqm-client[qiskit]<30.0,>=29.12
|
|
23
23
|
Requires-Dist: iqm-station-control-client>=9.3.0
|
|
24
24
|
Requires-Dist: requests<3.0,>=2.32.3
|
|
25
25
|
Requires-Dist: scikit-optimize<0.11.0,>=0.10.2
|
|
@@ -43,8 +43,8 @@ dependencies = [
|
|
|
43
43
|
"networkx>=3.3, < 4.0",
|
|
44
44
|
"rustworkx>=0.16.0",
|
|
45
45
|
"numpy >= 1.25.2, < 2.0",
|
|
46
|
-
"qiskit >= 1.2.4,
|
|
47
|
-
"iqm-client[qiskit] >= 29.
|
|
46
|
+
"qiskit >= 1.2.4, <= 1.4.2",
|
|
47
|
+
"iqm-client[qiskit] >= 29.12, <30.0",
|
|
48
48
|
"iqm-station-control-client >= 9.3.0",
|
|
49
49
|
"requests>=2.32.3, < 3.0",
|
|
50
50
|
"scikit-optimize >= 0.10.2, < 0.11.0",
|
|
@@ -833,9 +833,9 @@ iqm-data-definitions==2.13 \
|
|
|
833
833
|
iqm-exa-common==26.24.0 \
|
|
834
834
|
--hash=sha256:92e880913589015b78baf8e0267f82cadc8a52cb090c8e7b5226d1d9a8ddbd26 \
|
|
835
835
|
--hash=sha256:fc3edd89b501961b3ad034f4c37983bb879735626df4f342ea0edcab3bce8182
|
|
836
|
-
iqm-station-control-client==9.
|
|
837
|
-
--hash=sha256:
|
|
838
|
-
--hash=sha256:
|
|
836
|
+
iqm-station-control-client==9.18.0 \
|
|
837
|
+
--hash=sha256:280aa5d150f034753428cfbcae6be57ecf44cded2af2c05b180b52b18a8b4693 \
|
|
838
|
+
--hash=sha256:6425fbd787a3f28eac3529c7212cb795c1db3939edfb8473019f132021b9b11d
|
|
839
839
|
isoduration==20.11.0 \
|
|
840
840
|
--hash=sha256:ac2f9015137935279eac671f94f89eb00584f940f5dc49462a0c4ee692ba1bd9 \
|
|
841
841
|
--hash=sha256:b2904c2a4228c3d44f409c8ae8e2370eb21a26f7ac2ec5446df141dde3452042
|
|
@@ -1064,62 +1064,62 @@ markupsafe==3.0.2 \
|
|
|
1064
1064
|
--hash=sha256:f3818cb119498c0678015754eba762e0d61e5b52d34c8b13d770f0719f7b1d79 \
|
|
1065
1065
|
--hash=sha256:f8b3d067f2e40fe93e1ccdd6b2e1d16c43140e76f02fb1319a05cf2b79d99430 \
|
|
1066
1066
|
--hash=sha256:fcabf5ff6eea076f859677f5f0b6b5c1a51e70a376b0579e0eadef8db48c6b50
|
|
1067
|
-
matplotlib==3.10.
|
|
1068
|
-
--hash=sha256:
|
|
1069
|
-
--hash=sha256:
|
|
1070
|
-
--hash=sha256:
|
|
1071
|
-
--hash=sha256:
|
|
1072
|
-
--hash=sha256:
|
|
1073
|
-
--hash=sha256:
|
|
1074
|
-
--hash=sha256:
|
|
1075
|
-
--hash=sha256:
|
|
1076
|
-
--hash=sha256:
|
|
1077
|
-
--hash=sha256:
|
|
1078
|
-
--hash=sha256:
|
|
1079
|
-
--hash=sha256:
|
|
1080
|
-
--hash=sha256:
|
|
1081
|
-
--hash=sha256:
|
|
1082
|
-
--hash=sha256:
|
|
1083
|
-
--hash=sha256:
|
|
1084
|
-
--hash=sha256:
|
|
1085
|
-
--hash=sha256:
|
|
1086
|
-
--hash=sha256:
|
|
1087
|
-
--hash=sha256:
|
|
1088
|
-
--hash=sha256:
|
|
1089
|
-
--hash=sha256:
|
|
1090
|
-
--hash=sha256:
|
|
1091
|
-
--hash=sha256:
|
|
1092
|
-
--hash=sha256:
|
|
1093
|
-
--hash=sha256:
|
|
1094
|
-
--hash=sha256:
|
|
1095
|
-
--hash=sha256:
|
|
1096
|
-
--hash=sha256:
|
|
1097
|
-
--hash=sha256:
|
|
1098
|
-
--hash=sha256:
|
|
1099
|
-
--hash=sha256:
|
|
1100
|
-
--hash=sha256:
|
|
1101
|
-
--hash=sha256:
|
|
1102
|
-
--hash=sha256:
|
|
1103
|
-
--hash=sha256:
|
|
1104
|
-
--hash=sha256:
|
|
1105
|
-
--hash=sha256:
|
|
1106
|
-
--hash=sha256:
|
|
1107
|
-
--hash=sha256:
|
|
1108
|
-
--hash=sha256:
|
|
1109
|
-
--hash=sha256:
|
|
1110
|
-
--hash=sha256:
|
|
1111
|
-
--hash=sha256:
|
|
1112
|
-
--hash=sha256:
|
|
1113
|
-
--hash=sha256:
|
|
1114
|
-
--hash=sha256:
|
|
1115
|
-
--hash=sha256:
|
|
1116
|
-
--hash=sha256:
|
|
1117
|
-
--hash=sha256:
|
|
1118
|
-
--hash=sha256:
|
|
1119
|
-
--hash=sha256:
|
|
1120
|
-
--hash=sha256:
|
|
1121
|
-
--hash=sha256:
|
|
1122
|
-
--hash=sha256:
|
|
1067
|
+
matplotlib==3.10.6 \
|
|
1068
|
+
--hash=sha256:05be9bdaa8b242bc6ff96330d18c52f1fc59c6fb3a4dd411d953d67e7e1baf98 \
|
|
1069
|
+
--hash=sha256:08f141d55148cd1fc870c3387d70ca4df16dee10e909b3b038782bd4bda6ea07 \
|
|
1070
|
+
--hash=sha256:08fc803293b4e1694ee325896030de97f74c141ccff0be886bb5915269247676 \
|
|
1071
|
+
--hash=sha256:091cea22e059b89f6d7d1a18e2c33a7376c26eee60e401d92a4d6726c4e12706 \
|
|
1072
|
+
--hash=sha256:13fcd07ccf17e354398358e0307a1f53f5325dca22982556ddb9c52837b5af41 \
|
|
1073
|
+
--hash=sha256:1565aae810ab79cb72e402b22facfa6501365e73ebab70a0fdfb98488d2c3c0c \
|
|
1074
|
+
--hash=sha256:1678bb61d897bb4ac4757b5ecfb02bfb3fddf7f808000fb81e09c510712fda75 \
|
|
1075
|
+
--hash=sha256:1b53bd6337eba483e2e7d29c5ab10eee644bc3a2491ec67cc55f7b44583ffb18 \
|
|
1076
|
+
--hash=sha256:25f7a3eb42d6c1c56e89eacd495661fc815ffc08d9da750bca766771c0fd9110 \
|
|
1077
|
+
--hash=sha256:2adf92d9b7527fbfb8818e050260f0ebaa460f79d61546374ce73506c9421d09 \
|
|
1078
|
+
--hash=sha256:30fdd37edf41a4e6785f9b37969de57aea770696cb637d9946eb37470c94a453 \
|
|
1079
|
+
--hash=sha256:31ca662df6a80bd426f871105fdd69db7543e28e73a9f2afe80de7e531eb2347 \
|
|
1080
|
+
--hash=sha256:376a624a218116461696b27b2bbf7a8945053e6d799f6502fc03226d077807bf \
|
|
1081
|
+
--hash=sha256:3d80d60d4e54cda462e2cd9a086d85cd9f20943ead92f575ce86885a43a565d5 \
|
|
1082
|
+
--hash=sha256:470fc846d59d1406e34fa4c32ba371039cd12c2fe86801159a965956f2575bd1 \
|
|
1083
|
+
--hash=sha256:491e25e02a23d7207629d942c666924a6b61e007a48177fdd231a0097b7f507e \
|
|
1084
|
+
--hash=sha256:4d6ca6ef03dfd269f4ead566ec6f3fb9becf8dab146fb999022ed85ee9f6b3eb \
|
|
1085
|
+
--hash=sha256:4dd83e029f5b4801eeb87c64efd80e732452781c16a9cf7415b7b63ec8f374d7 \
|
|
1086
|
+
--hash=sha256:56cd2d20842f58c03d2d6e6c1f1cf5548ad6f66b91e1e48f814e4fb5abd1cb95 \
|
|
1087
|
+
--hash=sha256:590f5925c2d650b5c9d813c5b3b5fc53f2929c3f8ef463e4ecfa7e052044fb2b \
|
|
1088
|
+
--hash=sha256:59c8ac8382fefb9cb71308dde16a7c487432f5255d8f1fd32473523abecfecdf \
|
|
1089
|
+
--hash=sha256:658bc91894adeab669cf4bb4a186d049948262987e80f0857216387d7435d833 \
|
|
1090
|
+
--hash=sha256:662df55604a2f9a45435566d6e2660e41efe83cd94f4288dfbf1e6d1eae4b0bb \
|
|
1091
|
+
--hash=sha256:6f4a69196e663a41d12a728fab8751177215357906436804217d6d9cf0d4d6cf \
|
|
1092
|
+
--hash=sha256:70aaf890ce1d0efd482df969b28a5b30ea0b891224bb315810a3940f67182899 \
|
|
1093
|
+
--hash=sha256:7bac38d816637343e53d7185d0c66677ff30ffb131044a81898b5792c956ba76 \
|
|
1094
|
+
--hash=sha256:819e409653c1106c8deaf62e6de6b8611449c2cd9939acb0d7d4e57a3d95cc7a \
|
|
1095
|
+
--hash=sha256:83847b47f6524c34b4f2d3ce726bb0541c48c8e7692729865c3df75bfa0f495a \
|
|
1096
|
+
--hash=sha256:84e82d9e0fd70c70bc55739defbd8055c54300750cbacf4740c9673a24d6933a \
|
|
1097
|
+
--hash=sha256:886f989ccfae63659183173bb3fced7fd65e9eb793c3cc21c273add368536951 \
|
|
1098
|
+
--hash=sha256:8913b7474f6dd83ac444c9459c91f7f0f2859e839f41d642691b104e0af056aa \
|
|
1099
|
+
--hash=sha256:8fa4c43d6bfdbfec09c733bca8667de11bfa4970e8324c471f3a3632a0301c15 \
|
|
1100
|
+
--hash=sha256:905b60d1cb0ee604ce65b297b61cf8be9f4e6cfecf95a3fe1c388b5266bc8f4f \
|
|
1101
|
+
--hash=sha256:942a8de2b5bfff1de31d95722f702e2966b8a7e31f4e68f7cd963c7cd8861cf6 \
|
|
1102
|
+
--hash=sha256:94f0b4cacb23763b64b5dace50d5b7bfe98710fed5f0cef5c08135a03399d98b \
|
|
1103
|
+
--hash=sha256:9df5851b219225731f564e4b9e7f2ac1e13c9e6481f941b5631a0f8e2d9387ce \
|
|
1104
|
+
--hash=sha256:a3276c85370bc0dfca051ec65c5817d1e0f8f5ce1b7787528ec8ed2d524bbc2f \
|
|
1105
|
+
--hash=sha256:abb5d9478625dd9c9eb51a06d39aae71eda749ae9b3138afb23eb38824026c7e \
|
|
1106
|
+
--hash=sha256:acc86dd6e0e695c095001a7fccff158c49e45e0758fdf5dcdbb0103318b59c9f \
|
|
1107
|
+
--hash=sha256:bc31e693da1c08012c764b053e702c1855378e04102238e6a5ee6a7117c53a47 \
|
|
1108
|
+
--hash=sha256:bc7316c306d97463a9866b89d5cc217824e799fa0de346c8f68f4f3d27c8693d \
|
|
1109
|
+
--hash=sha256:c7e0518e0d223683532a07f4b512e2e0729b62674f1b3a1a69869f98e6b1c7e3 \
|
|
1110
|
+
--hash=sha256:cbd5eb50b7058b2892ce45c2f4e92557f395c9991f5c886d1bb74a1582e70fd6 \
|
|
1111
|
+
--hash=sha256:cc332891306b9fb39462673d8225d1b824c89783fee82840a709f96714f17a5c \
|
|
1112
|
+
--hash=sha256:d00932b0d160ef03f59f9c0e16d1e3ac89646f7785165ce6ad40c842db16cc2e \
|
|
1113
|
+
--hash=sha256:e228cd2ffb8f88b7d0b29e37f68ca9aaf83e33821f24a5ccc4f082dd8396bc27 \
|
|
1114
|
+
--hash=sha256:ea117a9c1627acaa04dbf36265691921b999cbf515a015298e54e1a12c3af837 \
|
|
1115
|
+
--hash=sha256:ec01b645840dd1996df21ee37f208cd8ba57644779fa20464010638013d3203c \
|
|
1116
|
+
--hash=sha256:ee1d607b3fb1590deb04b69f02ea1d53ed0b0bf75b2b1a5745f269afcbd3cdd3 \
|
|
1117
|
+
--hash=sha256:f2d684c3204fa62421bbf770ddfebc6b50130f9cad65531eeba19236d73bb488 \
|
|
1118
|
+
--hash=sha256:f3b23315a01981689aa4e1a179dbf6ef9fbd17143c3eea77548c2ecfb0499438 \
|
|
1119
|
+
--hash=sha256:f44c8d264a71609c79a78d50349e724f5d5fc3684ead7c2a473665ee63d868aa \
|
|
1120
|
+
--hash=sha256:f56a0d1ab05d34c628592435781d185cd99630bdfd76822cd686fb5a0aecd43a \
|
|
1121
|
+
--hash=sha256:f7173f8551b88f4ef810a94adae3128c2530e0d07529f7141be7f8d8c365f051 \
|
|
1122
|
+
--hash=sha256:f9c862d91ec0b7842920a4cfdaaec29662195301914ea54c33e01f1a28d014b2
|
|
1123
1123
|
matplotlib-inline==0.1.7 \
|
|
1124
1124
|
--hash=sha256:8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90 \
|
|
1125
1125
|
--hash=sha256:df192d39a4ff8f21b1895d72e6a13f5fcc5099f00fa84384e0ea28c2cc0653ca
|
|
@@ -1135,9 +1135,9 @@ mdurl==0.1.2 \
|
|
|
1135
1135
|
mistune==3.1.0 \
|
|
1136
1136
|
--hash=sha256:b05198cf6d671b3deba6c87ec6cf0d4eb7b72c524636eddb6dbf13823b52cee1 \
|
|
1137
1137
|
--hash=sha256:dbcac2f78292b9dc066cd03b7a3a26b62d85f8159f2ea5fd28e55df79908d667
|
|
1138
|
-
more-itertools==10.
|
|
1139
|
-
--hash=sha256:
|
|
1140
|
-
--hash=sha256:
|
|
1138
|
+
more-itertools==10.8.0 \
|
|
1139
|
+
--hash=sha256:52d4362373dcf7c52546bc4af9a86ee7c4579df9a8dc268be0a2f949d376cc9b \
|
|
1140
|
+
--hash=sha256:f638ddf8a1a0d134181275fb5d58b086ead7c6a72429ad725c67503f13ba30bd
|
|
1141
1141
|
mpmath==1.3.0 \
|
|
1142
1142
|
--hash=sha256:7a28eb2a9774d00c7bc92411c19a89209d5da7c4c9a9e227be8330a23a25b91f \
|
|
1143
1143
|
--hash=sha256:a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c
|
|
@@ -2020,18 +2020,17 @@ qdldl==0.1.7.post5 \
|
|
|
2020
2020
|
--hash=sha256:f03dc5c21deeb111b8585dc4dfba0015ef4d1c7d21267e8f3beb7383229cd1cb \
|
|
2021
2021
|
--hash=sha256:f25708dde1978aaec11fc161040230c007d81d4a7528c279f6045bd692bd7ea7 \
|
|
2022
2022
|
--hash=sha256:f64b13d37a5a4254b38370c9396196918e4463c1a9578b4b11480d4f12461090
|
|
2023
|
-
qiskit==1.2
|
|
2024
|
-
--hash=sha256:
|
|
2025
|
-
--hash=sha256:
|
|
2026
|
-
--hash=sha256:
|
|
2027
|
-
--hash=sha256:
|
|
2028
|
-
--hash=sha256:
|
|
2029
|
-
--hash=sha256:
|
|
2030
|
-
--hash=sha256:
|
|
2031
|
-
--hash=sha256:
|
|
2032
|
-
--hash=sha256:
|
|
2033
|
-
--hash=sha256:
|
|
2034
|
-
--hash=sha256:a66303ab4f939080ca0b8c4102040a89417a99f2621978c7bca8b1d5f6c6e103
|
|
2023
|
+
qiskit==1.4.2 \
|
|
2024
|
+
--hash=sha256:310d0fa8a3fbb8f6f0e09ba61602e28cf49d084f2b28a20fc965ee966ed79e4e \
|
|
2025
|
+
--hash=sha256:3cc75cd39d524dfff695d72c7589dfaf945d112ab9e4d4e6a4c06d6ffd439d2f \
|
|
2026
|
+
--hash=sha256:4c2ec657c6387e6b32ac950e94ebaed7e897208cd2af42fec00b9c724d997145 \
|
|
2027
|
+
--hash=sha256:4d8043ac40302470fd9c275091a4cd11fd70108f4b70e89fe2764da6281299e1 \
|
|
2028
|
+
--hash=sha256:57c4922863d50109da28ba5de0fc720c16c8b47ed20c69fe51cfa9919d1d22b2 \
|
|
2029
|
+
--hash=sha256:7ba0788b71614a37f8a886563a5122756a50c4bfd40951b54a0083424891d47b \
|
|
2030
|
+
--hash=sha256:8ca3a5b7b7b8079d91daafa60f5f1283cc0dfddc86a78e8fbcd47efbebbfd5ad \
|
|
2031
|
+
--hash=sha256:ced4c2229bcf5c47f83f9a5003a97ad5fb69bbb2e7cc9b93ac8b9d2023e79c85 \
|
|
2032
|
+
--hash=sha256:d7b8e6850d806ab56316e64292b099885677ffc0ccdde3c3aafd48096cbb620a \
|
|
2033
|
+
--hash=sha256:e079f49557b46e7bef42294477aa16d790d16d4feb6841ed440022e8055ea128
|
|
2035
2034
|
qiskit-aer==0.14.2 \
|
|
2036
2035
|
--hash=sha256:05c826eba94952f0c43e52baefea0801e4eccf9a4886aca484fcfa1381dd5bf3 \
|
|
2037
2036
|
--hash=sha256:05d19db49fdecd4f71f3a35525c9fcdc32c80e90e502f872536af1e0ffa1f618 \
|
|
@@ -230,7 +230,7 @@ class Benchmark(ABC):
|
|
|
230
230
|
if isinstance(backend, str):
|
|
231
231
|
self.backend = get_iqm_backend(backend)
|
|
232
232
|
else:
|
|
233
|
-
assert isinstance(backend, IQMBackendBase)
|
|
233
|
+
# assert isinstance(backend, IQMBackendBase)
|
|
234
234
|
self.backend = backend
|
|
235
235
|
|
|
236
236
|
self.shots = self.configuration.shots
|
|
@@ -171,12 +171,12 @@ def retrieve_clops_elapsed_times(job_meta: Dict[str, Dict[str, Any]]) -> Dict[st
|
|
|
171
171
|
if job_meta[update][batch]["timestamps"] is not None:
|
|
172
172
|
x = job_meta[update][batch]["timestamps"]
|
|
173
173
|
job_time_format = "%Y-%m-%dT%H:%M:%S.%f%z" # Is it possible to extract this automatically?
|
|
174
|
-
compile_f = datetime.strptime(x["
|
|
175
|
-
compile_i = datetime.strptime(x["
|
|
174
|
+
compile_f = datetime.strptime(x["compilation_ended"], job_time_format)
|
|
175
|
+
compile_i = datetime.strptime(x["compilation_started"], job_time_format)
|
|
176
176
|
# submit_f = datetime.strptime(x["submit_end"], job_time_format)
|
|
177
177
|
# submit_i = datetime.strptime(x["submit_start"], job_time_format)
|
|
178
|
-
execution_f = datetime.strptime(x["
|
|
179
|
-
execution_i = datetime.strptime(x["
|
|
178
|
+
execution_f = datetime.strptime(x["execution_ended"], job_time_format)
|
|
179
|
+
execution_i = datetime.strptime(x["execution_started"], job_time_format)
|
|
180
180
|
job_f = datetime.strptime(x["ready"], job_time_format)
|
|
181
181
|
job_i = datetime.strptime(x["received"], job_time_format)
|
|
182
182
|
|
|
@@ -457,7 +457,7 @@ class CLOPSBenchmark(Benchmark):
|
|
|
457
457
|
|
|
458
458
|
@timeit
|
|
459
459
|
def generate_circuit_list(
|
|
460
|
-
|
|
460
|
+
self,
|
|
461
461
|
) -> List[QuantumCircuit]:
|
|
462
462
|
"""Generate a list of parametrized QV quantum circuits, with measurements at the end.
|
|
463
463
|
|
|
@@ -477,11 +477,11 @@ class CLOPSBenchmark(Benchmark):
|
|
|
477
477
|
|
|
478
478
|
@timeit
|
|
479
479
|
def assign_random_parameters_to_all(
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
480
|
+
self,
|
|
481
|
+
dict_parametrized_circs: Dict[Tuple, List[QuantumCircuit]],
|
|
482
|
+
optimize_sqg: bool,
|
|
483
483
|
) -> Tuple[List[List[float]], Dict[Tuple, List[QuantumCircuit]]]:
|
|
484
|
-
"""
|
|
484
|
+
"""Assigns random parameters to all parametrized circuits.
|
|
485
485
|
|
|
486
486
|
Args:
|
|
487
487
|
dict_parametrized_circs (Dict[Tuple, List[QuantumCircuit]]): Dictionary with list of int (qubits) as keys and lists of parametrized quantum circuits as values
|
|
@@ -491,30 +491,37 @@ class CLOPSBenchmark(Benchmark):
|
|
|
491
491
|
- lists of list of float parameter values corresponding to param updates
|
|
492
492
|
- dictionary with lists of int (qubits) as keys and lists of quantum circuits as values
|
|
493
493
|
"""
|
|
494
|
-
#
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
494
|
+
# Pre-check if optimization is needed to avoid repeated condition checks
|
|
495
|
+
can_optimize = optimize_sqg and "move" not in self.backend.architecture.gates
|
|
496
|
+
|
|
497
|
+
# Pre-allocate the result dictionaries
|
|
498
|
+
sorted_dict_parametrized = {k: [] for k in dict_parametrized_circs}
|
|
499
|
+
param_values = []
|
|
500
|
+
|
|
501
|
+
# Generate all parameter sets at once
|
|
502
|
+
total_circuits = sum(len(circuits) for circuits in dict_parametrized_circs.values())
|
|
503
|
+
all_parameters = [self.generate_random_parameters() for _ in range(total_circuits)]
|
|
504
|
+
param_idx = 0
|
|
505
|
+
|
|
506
|
+
for k, circuits in dict_parametrized_circs.items():
|
|
507
|
+
for qc in circuits:
|
|
508
|
+
# Get pre-generated parameters
|
|
509
|
+
parameters = all_parameters[param_idx]
|
|
510
|
+
param_idx += 1
|
|
511
|
+
|
|
512
|
+
# Create parameter dictionary once
|
|
513
|
+
param_dict = dict(zip(qc.parameters, parameters))
|
|
514
|
+
|
|
515
|
+
# Assign parameters and optionally optimize
|
|
516
|
+
if can_optimize:
|
|
504
517
|
sorted_dict_parametrized[k].append(
|
|
505
|
-
optimize_single_qubit_gates(
|
|
506
|
-
qc.assign_parameters(
|
|
507
|
-
dict(zip(qc.parameters, parameters)),
|
|
508
|
-
inplace=False, # Leave the template intact for next updates
|
|
509
|
-
)
|
|
518
|
+
optimize_single_qubit_gates(
|
|
519
|
+
qc.assign_parameters(param_dict, inplace=False)
|
|
510
520
|
)
|
|
511
521
|
)
|
|
512
522
|
else:
|
|
513
523
|
sorted_dict_parametrized[k].append(
|
|
514
|
-
qc.assign_parameters(
|
|
515
|
-
dict(zip(qc.parameters, parameters)),
|
|
516
|
-
inplace=False, # Leave the template intact for next updates
|
|
517
|
-
)
|
|
524
|
+
qc.assign_parameters(param_dict, inplace=False)
|
|
518
525
|
)
|
|
519
526
|
|
|
520
527
|
param_values.append(list(parameters))
|
|
@@ -537,7 +544,10 @@ class CLOPSBenchmark(Benchmark):
|
|
|
537
544
|
"""
|
|
538
545
|
# Assign parameters to all quantum circuits
|
|
539
546
|
qcvv_logger.info(
|
|
540
|
-
f"Update {(update + 1)}/{self.num_updates}
|
|
547
|
+
f"Update {(update + 1)}/{self.num_updates}"
|
|
548
|
+
)
|
|
549
|
+
qcvv_logger.info(
|
|
550
|
+
f"Assigning random parameters to all {self.num_circuits} circuits"
|
|
541
551
|
)
|
|
542
552
|
(all_param_updates, sorted_transpiled_qc_list_parametrized), time_parameter_assign = (
|
|
543
553
|
self.assign_random_parameters_to_all(sorted_transpiled_qc_list, self.optimize_sqg)
|
|
@@ -603,7 +613,7 @@ class CLOPSBenchmark(Benchmark):
|
|
|
603
613
|
|
|
604
614
|
self.untranspiled_circuits.circuit_groups.append(CircuitGroup(name=self.qubits, circuits=qc_list))
|
|
605
615
|
for key in sorted_transpiled_qc_list.keys():
|
|
606
|
-
self.transpiled_circuits.circuit_groups.append(CircuitGroup(name=f"{self.qubits}_{key}", circuits=
|
|
616
|
+
self.transpiled_circuits.circuit_groups.append(CircuitGroup(name=f"{self.qubits}_{key}", circuits=transpiled_qc_list))
|
|
607
617
|
|
|
608
618
|
return sorted_transpiled_qc_list
|
|
609
619
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iqm-benchmarks
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.47
|
|
4
4
|
Summary: A package for implementation of Quantum Characterization, Verification and Validation (QCVV) techniques on IQM's hardware at gate level abstraction
|
|
5
5
|
Author-email: IQM Finland Oy <developers@meetiqm.com>, Adrian Auer <adrian.auer@meetiqm.com>, Raphael Brieger <raphael.brieger@meetiqm.com>, Alessio Calzona <alessio.calzona@meetiqm.com>, Pedro Figueroa Romero <pedro.romero@meetiqm.com>, Amin Hosseinkhani <amin.hosseinkhani@meetiqm.com>, Miikka Koistinen <miikka@meetiqm.com>, Nadia Milazzo <nadia.milazzo@meetiqm.com>, Vicente Pina Canelles <vicente.pina@meetiqm.com>, Aniket Rath <aniket.rath@meetiqm.com>, Jami Rönkkö <jami@meetiqm.com>, Stefan Seegerer <stefan.seegerer@meetiqm.com>
|
|
6
6
|
Project-URL: Homepage, https://github.com/iqm-finland/iqm-benchmarks
|
|
@@ -18,8 +18,8 @@ Requires-Dist: mthree<2.7,>=2.6
|
|
|
18
18
|
Requires-Dist: networkx<4.0,>=3.3
|
|
19
19
|
Requires-Dist: rustworkx>=0.16.0
|
|
20
20
|
Requires-Dist: numpy<2.0,>=1.25.2
|
|
21
|
-
Requires-Dist: qiskit
|
|
22
|
-
Requires-Dist: iqm-client[qiskit]<30.0,>=29.
|
|
21
|
+
Requires-Dist: qiskit<=1.4.2,>=1.2.4
|
|
22
|
+
Requires-Dist: iqm-client[qiskit]<30.0,>=29.12
|
|
23
23
|
Requires-Dist: iqm-station-control-client>=9.3.0
|
|
24
24
|
Requires-Dist: requests<3.0,>=2.32.3
|
|
25
25
|
Requires-Dist: scikit-optimize<0.11.0,>=0.10.2
|
|
@@ -5,8 +5,8 @@ mthree<2.7,>=2.6
|
|
|
5
5
|
networkx<4.0,>=3.3
|
|
6
6
|
rustworkx>=0.16.0
|
|
7
7
|
numpy<2.0,>=1.25.2
|
|
8
|
-
qiskit
|
|
9
|
-
iqm-client[qiskit]<30.0,>=29.
|
|
8
|
+
qiskit<=1.4.2,>=1.2.4
|
|
9
|
+
iqm-client[qiskit]<30.0,>=29.12
|
|
10
10
|
iqm-station-control-client>=9.3.0
|
|
11
11
|
requests<3.0,>=2.32.3
|
|
12
12
|
scikit-optimize<0.11.0,>=0.10.2
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/development/generate_2qubit_cliffords.ipynb
RENAMED
|
File without changes
|
{iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/docs/development/how_to_make_your_own_benchmark.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/compressive_gst/compressive_gst.py
RENAMED
|
File without changes
|
{iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/compressive_gst/gst_analysis.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/quantum_volume/quantum_volume.py
RENAMED
|
File without changes
|
{iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm/benchmarks/randomized_benchmarking/eplg/eplg.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iqm_benchmarks-2.46 → iqm_benchmarks-2.47}/src/iqm_benchmarks.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|