iqm-benchmarks 2.28__tar.gz → 2.29__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.28 → iqm_benchmarks-2.29}/CHANGELOG.rst +4 -0
- {iqm_benchmarks-2.28/src/iqm_benchmarks.egg-info → iqm_benchmarks-2.29}/PKG-INFO +1 -1
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_graphstate.ipynb +19 -15
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/entanglement/graph_states.py +3 -1
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/utils_plots.py +0 -1
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29/src/iqm_benchmarks.egg-info}/PKG-INFO +1 -1
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/.github/workflows/main.yml +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/.github/workflows/publish.yml +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/.github/workflows/tag_and_release.yml +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/.gitignore +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/LICENSE +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/MANIFEST.in +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/README.md +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/benchmark_runner.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docbuild +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/API.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/Makefile +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/_static/images/favicon.ico +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/_static/images/logo.png +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/_templates/autosummary-class-template.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/_templates/autosummary-module-template.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/changelog.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/conf.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/development/development.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/development/generate_2qubit_cliffords.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/development/how_to_make_your_own_benchmark.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/devices/devices.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/devices/spark.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/devices/star.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_clifford_rb.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_clops.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_experiment_all.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_ghz.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_ghz_deneb.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_gst.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_interleaved_rb.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_mirror_rb.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_qscore.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_quantum_volume.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_quantum_volume_deneb.ipynb +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/examples.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/index.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/license.rst +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/readme.md +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/format +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/pyproject.toml +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/requirements.txt +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/scheduled_experiments/adonis/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/scheduled_experiments/adonis/weekly.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/setup.cfg +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/benchmark.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/benchmark_definition.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/circuit_containers.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/compressive_gst/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/compressive_gst/compressive_gst.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/compressive_gst/gst_analysis.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/entanglement/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/entanglement/ghz.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/logging_config.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/optimization/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/optimization/qscore.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/quantum_volume/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/quantum_volume/clops.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/quantum_volume/quantum_volume.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/clifford_1q.pkl +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/clifford_2q.pkl +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/clifford_rb/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/clifford_rb/clifford_rb.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/interleaved_rb/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/interleaved_rb/interleaved_rb.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/mirror_rb/__init__.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/mirror_rb/mirror_rb.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/multi_lmfit.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/randomized_benchmarking/randomized_benchmarking_common.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/readout_mitigation.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/utils.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/utils_shadows.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm_benchmarks.egg-info/SOURCES.txt +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm_benchmarks.egg-info/dependency_links.txt +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm_benchmarks.egg-info/requires.txt +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm_benchmarks.egg-info/top_level.txt +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/LICENSE +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/README.md +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/additional_fns.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/algorithm.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/compatibility.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/low_level_jit.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/optimization.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/qiskit_interface.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/reporting/figure_gen.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/mGST/reporting/reporting.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tag-from-pipeline.sh +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/test +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/test_ghz.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/test_graph_states.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/test_gst.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/test_qscore.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/test_qv.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/test_rb.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/unit/test_backend_transpilation.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/unit/test_benchmark_circuit.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/tests/unit/test_submit_execute.py +0 -0
- {iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/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.29
|
|
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
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"id": "89c576a37e9e6a87",
|
|
30
30
|
"metadata": {},
|
|
31
31
|
"source": [
|
|
32
|
-
"
|
|
32
|
+
"## Choose (or define) a backend"
|
|
33
33
|
]
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"id": "fe3133c1efcc329a",
|
|
99
99
|
"metadata": {},
|
|
100
100
|
"source": [
|
|
101
|
-
"
|
|
101
|
+
"## Graph State Configuration"
|
|
102
102
|
]
|
|
103
103
|
},
|
|
104
104
|
{
|
|
@@ -139,6 +139,12 @@
|
|
|
139
139
|
"outputs": [],
|
|
140
140
|
"execution_count": 6
|
|
141
141
|
},
|
|
142
|
+
{
|
|
143
|
+
"metadata": {},
|
|
144
|
+
"cell_type": "markdown",
|
|
145
|
+
"source": "## Run the experiment",
|
|
146
|
+
"id": "27d1574923a7c9ef"
|
|
147
|
+
},
|
|
142
148
|
{
|
|
143
149
|
"cell_type": "code",
|
|
144
150
|
"id": "96f580bf1bd1f604",
|
|
@@ -238,6 +244,12 @@
|
|
|
238
244
|
],
|
|
239
245
|
"execution_count": 7
|
|
240
246
|
},
|
|
247
|
+
{
|
|
248
|
+
"metadata": {},
|
|
249
|
+
"cell_type": "markdown",
|
|
250
|
+
"source": "## Perform Analysis",
|
|
251
|
+
"id": "190cecfc2c60e2dc"
|
|
252
|
+
},
|
|
241
253
|
{
|
|
242
254
|
"cell_type": "code",
|
|
243
255
|
"id": "af01830855f393b9",
|
|
@@ -298,7 +310,7 @@
|
|
|
298
310
|
"id": "9ea69d0b-0748-4761-a968-9a3dc7250139",
|
|
299
311
|
"metadata": {},
|
|
300
312
|
"source": [
|
|
301
|
-
"
|
|
313
|
+
"### Display the maximum negativity for all qubit pairs\n",
|
|
302
314
|
"\n",
|
|
303
315
|
"The negativity is shown as a percentage of the ideal maximum value of 0.5 (which would be achieved on a noiseless backend)."
|
|
304
316
|
]
|
|
@@ -365,9 +377,7 @@
|
|
|
365
377
|
"cell_type": "markdown",
|
|
366
378
|
"id": "0315be46-6424-4d4a-a4d3-31263de4917e",
|
|
367
379
|
"metadata": {},
|
|
368
|
-
"source":
|
|
369
|
-
"**Inspect the available plots**"
|
|
370
|
-
]
|
|
380
|
+
"source": "### Inspect the available plots"
|
|
371
381
|
},
|
|
372
382
|
{
|
|
373
383
|
"cell_type": "code",
|
|
@@ -537,9 +547,7 @@
|
|
|
537
547
|
"cell_type": "markdown",
|
|
538
548
|
"id": "3e47ae88-e667-47ff-b910-0fff3ec0610b",
|
|
539
549
|
"metadata": {},
|
|
540
|
-
"source":
|
|
541
|
-
"**All available dataset attributes**"
|
|
542
|
-
]
|
|
550
|
+
"source": "### Display all available dataset attributes"
|
|
543
551
|
},
|
|
544
552
|
{
|
|
545
553
|
"cell_type": "code",
|
|
@@ -571,9 +579,7 @@
|
|
|
571
579
|
"cell_type": "markdown",
|
|
572
580
|
"id": "827d59b8-ba6d-4c66-800e-781444d95106",
|
|
573
581
|
"metadata": {},
|
|
574
|
-
"source":
|
|
575
|
-
"**Inspect the bootstrap bias (difference between each bootstrap mean and the measured sample)**"
|
|
576
|
-
]
|
|
582
|
+
"source": "### If using state tomography: inspect the bootstrap bias (difference between each bootstrap mean and the measured sample)"
|
|
577
583
|
},
|
|
578
584
|
{
|
|
579
585
|
"cell_type": "code",
|
|
@@ -706,9 +712,7 @@
|
|
|
706
712
|
"cell_type": "markdown",
|
|
707
713
|
"id": "d9b234a3-8ca4-4cf3-a07e-3d39760f08c2",
|
|
708
714
|
"metadata": {},
|
|
709
|
-
"source":
|
|
710
|
-
"**Inspect a graph state for some particular Pauli measurement**"
|
|
711
|
-
]
|
|
715
|
+
"source": "### Inspect a graph state for some particular Pauli measurement"
|
|
712
716
|
},
|
|
713
717
|
{
|
|
714
718
|
"cell_type": "code",
|
|
@@ -787,7 +787,9 @@ def state_tomography_analysis(
|
|
|
787
787
|
tomography_negativities: Dict[int, Dict[str, Dict[str, float]]] = {}
|
|
788
788
|
bootstrapped_negativities: Dict[int, Dict[str, List[float]]] = {}
|
|
789
789
|
bootstrapped_avg_negativities: Dict[int, Dict[str, Dict[str, float]]] = {}
|
|
790
|
-
num_tomo_samples =
|
|
790
|
+
num_tomo_samples = (
|
|
791
|
+
3**2
|
|
792
|
+
) # In general 3**n samples suffice (assuming trace-preservation and unitality for the Pauli measurements)
|
|
791
793
|
for group_idx, group in all_qubit_pairs_per_group.items():
|
|
792
794
|
qcvv_logger.info(
|
|
793
795
|
f"Retrieving tomography-reconstructed states with {num_bootstraps} for qubit-pair group {group_idx+1}/{len(all_qubit_pairs_per_group)}"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iqm-benchmarks
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.29
|
|
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
|
|
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.28 → iqm_benchmarks-2.29}/docs/development/generate_2qubit_cliffords.ipynb
RENAMED
|
File without changes
|
{iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/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
|
{iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/docs/examples/example_quantum_volume_deneb.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
|
{iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/compressive_gst/compressive_gst.py
RENAMED
|
File without changes
|
{iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/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.28 → iqm_benchmarks-2.29}/src/iqm/benchmarks/quantum_volume/quantum_volume.py
RENAMED
|
File without changes
|
{iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iqm_benchmarks-2.28 → iqm_benchmarks-2.29}/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
|