iqm-client 33.0.1__tar.gz → 33.0.3__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_client-33.0.1 → iqm_client-33.0.3}/CHANGELOG.rst +19 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/PKG-INFO +3 -3
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/base.txt +2 -2
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_server_client/iqm_server_client.py +1 -2
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_job.py +29 -22
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm_client.egg-info/PKG-INFO +3 -3
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm_client.egg-info/SOURCES.txt +0 -1
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm_client.egg-info/requires.txt +2 -2
- iqm_client-33.0.3/version.txt +1 -0
- iqm_client-33.0.1/src/iqm/iqm_server_client/errors.py +0 -6
- iqm_client-33.0.1/version.txt +0 -1
- {iqm_client-33.0.1 → iqm_client-33.0.3}/AUTHORS.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/CHANGELOG_cirq-iqm.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/CHANGELOG_cortex-cli.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/CHANGELOG_qiskit-iqm.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/INTEGRATION_GUIDE.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/LICENSE.txt +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/MANIFEST.in +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/README.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/API.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/_static/images/favicon.ico +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/_static/images/logo.png +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/_templates/autosummary-class-template.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/_templates/autosummary-module-template.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/authors.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/changelog.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/conf.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/index.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/integration_guide.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/license.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/readme.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/user_guide_cirq.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/docs/user_guide_qiskit.rst +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/pyproject.toml +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/pytest.ini +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/base.in +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/base.in.internal +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/cirq.in +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/cirq.in.internal +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/cirq.txt +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/cli.in +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/cli.in.internal +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/cli.txt +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/qiskit.in +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/qiskit.in.internal +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/requirements/qiskit.txt +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/setup.cfg +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/setup.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/__init__.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/devices/__init__.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/devices/adonis.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/devices/aphrodite.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/devices/apollo.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/devices/iqm_device.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/devices/iqm_device_metadata.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/examples/demo_adonis.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/examples/demo_apollo.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/examples/demo_common.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/examples/demo_iqm_execution.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/examples/usage.ipynb +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/extended_qasm_parser.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/iqm_gates.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/iqm_sampler.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/optimizers.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/py.typed +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/serialize.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/cirq_iqm/transpiler.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_client/__init__.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_client/errors.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_client/iqm_client.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_client/models.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_client/py.typed +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_client/transpile.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_client/util.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_client/validation.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_server_client/__init__.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_server_client/models.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/iqm_server_client/py.typed +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/__init__.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/examples/__init__.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/examples/bell_measure.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/examples/transpile_example.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/fake_backends/__init__.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/fake_backends/fake_adonis.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/fake_backends/fake_aphrodite.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/fake_backends/fake_apollo.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/fake_backends/fake_deneb.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/fake_backends/fake_garnet.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/fake_backends/iqm_fake_backend.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_backend.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_circuit.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_circuit_validation.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_move_layout.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_naive_move_pass.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_provider.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_target.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/iqm_transpilation.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/move_gate.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/py.typed +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/qiskit_to_iqm.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/transpiler_plugins.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm_client.egg-info/dependency_links.txt +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm_client.egg-info/entry_points.txt +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/src/iqm_client.egg-info/top_level.txt +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/tests/__init__.py +0 -0
- {iqm_client-33.0.1 → iqm_client-33.0.3}/tests/conftest.py +0 -0
|
@@ -1,3 +1,22 @@
|
|
|
1
|
+
Version 33.0.3 (2026-01-15)
|
|
2
|
+
===========================
|
|
3
|
+
|
|
4
|
+
- Patch release, no functional changes.
|
|
5
|
+
|
|
6
|
+
Version 33.0.2 (2025-12-09)
|
|
7
|
+
===========================
|
|
8
|
+
|
|
9
|
+
Bug fixes
|
|
10
|
+
---------
|
|
11
|
+
|
|
12
|
+
- :meth:`IQMJob.result` now correctly retrieves results also for jobs that already are in a terminal
|
|
13
|
+
state.
|
|
14
|
+
|
|
15
|
+
Changes
|
|
16
|
+
-------
|
|
17
|
+
|
|
18
|
+
- Remove unused module ``errors`` from :mod:`iqm.iqm_server_client`.
|
|
19
|
+
|
|
1
20
|
Version 33.0.1 (2025-12-02)
|
|
2
21
|
===========================
|
|
3
22
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iqm-client
|
|
3
|
-
Version: 33.0.
|
|
3
|
+
Version: 33.0.3
|
|
4
4
|
Summary: Client library for accessing an IQM quantum computer
|
|
5
5
|
Author-email: IQM Finland Oy <developers@meetiqm.com>
|
|
6
6
|
License: Apache License
|
|
@@ -220,8 +220,8 @@ Requires-Dist: numpy<3.0,>=1.26.4
|
|
|
220
220
|
Requires-Dist: packaging==24.1
|
|
221
221
|
Requires-Dist: pydantic<3.0,>=2.9.2
|
|
222
222
|
Requires-Dist: requests==2.32.3
|
|
223
|
-
Requires-Dist: iqm-pulse<13,>=12.7.
|
|
224
|
-
Requires-Dist: iqm-station-control-client<13,>=12.0.
|
|
223
|
+
Requires-Dist: iqm-pulse<13,>=12.7.3
|
|
224
|
+
Requires-Dist: iqm-station-control-client<13,>=12.0.3
|
|
225
225
|
Provides-Extra: cirq
|
|
226
226
|
Requires-Dist: cirq-core[contrib]~=1.2; extra == "cirq"
|
|
227
227
|
Requires-Dist: ply==3.11; extra == "cirq"
|
|
@@ -31,7 +31,6 @@ from urllib.parse import urlparse
|
|
|
31
31
|
from uuid import UUID
|
|
32
32
|
import warnings
|
|
33
33
|
|
|
34
|
-
from iqm.iqm_server_client.errors import ClientConfigurationError
|
|
35
34
|
from iqm.iqm_server_client.models import (
|
|
36
35
|
CalibrationSet,
|
|
37
36
|
JobData,
|
|
@@ -48,7 +47,7 @@ import requests
|
|
|
48
47
|
|
|
49
48
|
from exa.common.data.setting_node import SettingNode
|
|
50
49
|
from exa.common.errors.station_control_errors import map_from_status_code_to_error
|
|
51
|
-
from iqm.station_control.client.authentication import TokenManager
|
|
50
|
+
from iqm.station_control.client.authentication import ClientConfigurationError, TokenManager
|
|
52
51
|
from iqm.station_control.client.list_models import (
|
|
53
52
|
DutList,
|
|
54
53
|
ListModel,
|
|
@@ -30,7 +30,7 @@ from iqm.iqm_client import (
|
|
|
30
30
|
from iqm.iqm_client import (
|
|
31
31
|
JobStatus as IQMJobStatus,
|
|
32
32
|
)
|
|
33
|
-
from iqm.iqm_client.errors import APITimeoutError
|
|
33
|
+
from iqm.iqm_client.errors import APITimeoutError, CircuitExecutionError
|
|
34
34
|
from iqm.qiskit_iqm.qiskit_to_iqm import MeasurementKey
|
|
35
35
|
import numpy as np
|
|
36
36
|
from qiskit.providers import JobStatus, JobV1
|
|
@@ -147,7 +147,7 @@ class IQMJob(JobV1):
|
|
|
147
147
|
for s in range(shots)
|
|
148
148
|
]
|
|
149
149
|
|
|
150
|
-
def submit(self)
|
|
150
|
+
def submit(self) -> None:
|
|
151
151
|
raise NotImplementedError(
|
|
152
152
|
"You should never have to submit jobs by calling this method. When running circuits through "
|
|
153
153
|
"RemoteIQMBackend, the submission will happen under the hood. The job instance that you get is only for "
|
|
@@ -183,10 +183,11 @@ class IQMJob(JobV1):
|
|
|
183
183
|
|
|
184
184
|
"""
|
|
185
185
|
job = self._iqm_job
|
|
186
|
-
# TODO we might want to cache these
|
|
186
|
+
# TODO we might want to cache these as well
|
|
187
187
|
circuits, job_parameters = job.payload()
|
|
188
|
+
|
|
189
|
+
# wait for job to finish if it hasn't already
|
|
188
190
|
if job.status not in IQMJobStatus.terminal_statuses():
|
|
189
|
-
# wait for job to finish and cache the result
|
|
190
191
|
status = job.wait_for_completion(timeout_secs=timeout)
|
|
191
192
|
if status not in IQMJobStatus.terminal_statuses():
|
|
192
193
|
msg = f"The job {job.job_id} didn't finish in {timeout} seconds."
|
|
@@ -196,9 +197,29 @@ class IQMJob(JobV1):
|
|
|
196
197
|
msg += " Cancelled."
|
|
197
198
|
raise APITimeoutError(msg)
|
|
198
199
|
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
200
|
+
# job has reached a terminal status, which means no status update is necessary, and we can return a Result
|
|
201
|
+
result_dict: dict[str, Any] = {
|
|
202
|
+
"backend_name": self.backend().name,
|
|
203
|
+
"backend_version": "",
|
|
204
|
+
"qobj_id": "",
|
|
205
|
+
"job_id": str(job.job_id),
|
|
206
|
+
"success": False,
|
|
207
|
+
"date": date.today().isoformat(),
|
|
208
|
+
"results": [],
|
|
209
|
+
# the ones below go into result._metadata
|
|
210
|
+
"circuits": circuits,
|
|
211
|
+
"parameters": job_parameters,
|
|
212
|
+
"timeline": job.data.timeline.copy(),
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
# try to return results if job completed successfully
|
|
216
|
+
if job.status == IQMJobStatus.COMPLETED:
|
|
217
|
+
if self._iqm_result is None:
|
|
218
|
+
# retrieve and cache the results
|
|
219
|
+
if (result_batch := job.result()) is None:
|
|
220
|
+
raise CircuitExecutionError(
|
|
221
|
+
f"No results were available for job {job.job_id} even though it is completed."
|
|
222
|
+
)
|
|
202
223
|
# IQMBackend.run() populates IQMJob.circuit_metadata, so it may be None if this IQMJob
|
|
203
224
|
# was created manually from a job_id. In that case retrieve circuit metadata from
|
|
204
225
|
# the job payload which we just retrieved.
|
|
@@ -214,21 +235,7 @@ class IQMJob(JobV1):
|
|
|
214
235
|
job_parameters.heralding_mode == HeraldingMode.NONE,
|
|
215
236
|
)
|
|
216
237
|
|
|
217
|
-
|
|
218
|
-
result_dict: dict[str, Any] = {
|
|
219
|
-
"backend_name": self.backend().name,
|
|
220
|
-
"backend_version": "",
|
|
221
|
-
"qobj_id": "",
|
|
222
|
-
"job_id": str(job.job_id),
|
|
223
|
-
"success": False,
|
|
224
|
-
"date": date.today().isoformat(),
|
|
225
|
-
"results": [],
|
|
226
|
-
# the ones below go into result._metadata
|
|
227
|
-
"circuits": circuits,
|
|
228
|
-
"parameters": job_parameters,
|
|
229
|
-
"timeline": job.data.timeline.copy(),
|
|
230
|
-
}
|
|
231
|
-
if self._iqm_result:
|
|
238
|
+
# return the results
|
|
232
239
|
result_dict["success"] = True # job is successful iff it is IQMJobStatus.COMPLETED (and we got result data)
|
|
233
240
|
result_dict["results"] = [
|
|
234
241
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iqm-client
|
|
3
|
-
Version: 33.0.
|
|
3
|
+
Version: 33.0.3
|
|
4
4
|
Summary: Client library for accessing an IQM quantum computer
|
|
5
5
|
Author-email: IQM Finland Oy <developers@meetiqm.com>
|
|
6
6
|
License: Apache License
|
|
@@ -220,8 +220,8 @@ Requires-Dist: numpy<3.0,>=1.26.4
|
|
|
220
220
|
Requires-Dist: packaging==24.1
|
|
221
221
|
Requires-Dist: pydantic<3.0,>=2.9.2
|
|
222
222
|
Requires-Dist: requests==2.32.3
|
|
223
|
-
Requires-Dist: iqm-pulse<13,>=12.7.
|
|
224
|
-
Requires-Dist: iqm-station-control-client<13,>=12.0.
|
|
223
|
+
Requires-Dist: iqm-pulse<13,>=12.7.3
|
|
224
|
+
Requires-Dist: iqm-station-control-client<13,>=12.0.3
|
|
225
225
|
Provides-Extra: cirq
|
|
226
226
|
Requires-Dist: cirq-core[contrib]~=1.2; extra == "cirq"
|
|
227
227
|
Requires-Dist: ply==3.11; extra == "cirq"
|
|
@@ -65,7 +65,6 @@ src/iqm/iqm_client/transpile.py
|
|
|
65
65
|
src/iqm/iqm_client/util.py
|
|
66
66
|
src/iqm/iqm_client/validation.py
|
|
67
67
|
src/iqm/iqm_server_client/__init__.py
|
|
68
|
-
src/iqm/iqm_server_client/errors.py
|
|
69
68
|
src/iqm/iqm_server_client/iqm_server_client.py
|
|
70
69
|
src/iqm/iqm_server_client/models.py
|
|
71
70
|
src/iqm/iqm_server_client/py.typed
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
33.0.3
|
iqm_client-33.0.1/version.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
33.0.1
|
|
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
|
|
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
|
|
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_client-33.0.1 → iqm_client-33.0.3}/src/iqm/qiskit_iqm/fake_backends/iqm_fake_backend.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|