iqm-client 29.12.0__tar.gz → 29.13.0__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-29.12.0 → iqm_client-29.13.0}/CHANGELOG.rst +8 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/PKG-INFO +3 -1
- {iqm_client-29.12.0 → iqm_client-29.13.0}/requirements/cirq.in +4 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/requirements/cirq.txt +3 -1
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/__init__.py +0 -9
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm_client.egg-info/PKG-INFO +3 -1
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm_client.egg-info/requires.txt +2 -0
- iqm_client-29.13.0/version.txt +1 -0
- iqm_client-29.12.0/version.txt +0 -1
- {iqm_client-29.12.0 → iqm_client-29.13.0}/AUTHORS.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/CHANGELOG_cirq-iqm.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/CHANGELOG_cortex-cli.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/CHANGELOG_qiskit-iqm.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/INTEGRATION_GUIDE.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/LICENSE.txt +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/MANIFEST.in +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/README.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docbuild +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/API.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/_static/images/favicon.ico +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/_static/images/logo.png +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/_templates/autosummary-class-template.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/_templates/autosummary-module-template.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/authors.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/changelog.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/conf.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/index.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/integration_guide.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/license.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/readme.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/user_guide_cirq.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/user_guide_cli.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/docs/user_guide_qiskit.rst +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/pyproject.toml +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/requirements/base.in +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/requirements/base.txt +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/requirements/cli.in +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/requirements/cli.txt +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/requirements/qiskit.in +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/requirements/qiskit.txt +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/setup.cfg +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/setup.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/devices/__init__.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/devices/adonis.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/devices/aphrodite.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/devices/apollo.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/devices/iqm_device.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/devices/iqm_device_metadata.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/examples/demo_adonis.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/examples/demo_apollo.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/examples/demo_common.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/examples/demo_iqm_execution.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/examples/usage.ipynb +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/extended_qasm_parser.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/iqm_gates.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/iqm_sampler.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/optimizers.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/py.typed +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/serialize.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/cirq_iqm/transpiler.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/__init__.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/api.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/authentication.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/cli/__init__.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/cli/auth.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/cli/cli.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/cli/models.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/cli/token_manager.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/errors.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/iqm_client.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/models.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/py.typed +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/transpile.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/util.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/iqm_client/validation.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/__init__.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/examples/__init__.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/examples/bell_measure.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/examples/resonance_example.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/examples/transpile_example.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/fake_backends/__init__.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/fake_backends/fake_adonis.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/fake_backends/fake_aphrodite.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/fake_backends/fake_apollo.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/fake_backends/fake_deneb.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/fake_backends/fake_garnet.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/fake_backends/iqm_fake_backend.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/iqm_backend.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/iqm_circuit.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/iqm_circuit_validation.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/iqm_job.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/iqm_move_layout.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/iqm_naive_move_pass.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/iqm_provider.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/iqm_transpilation.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/move_gate.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/py.typed +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/qiskit_to_iqm.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/transpiler_plugins.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm_client.egg-info/SOURCES.txt +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm_client.egg-info/dependency_links.txt +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm_client.egg-info/entry_points.txt +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/src/iqm_client.egg-info/top_level.txt +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/test +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/tests/__init__.py +0 -0
- {iqm_client-29.12.0 → iqm_client-29.13.0}/tests/conftest.py +0 -0
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
Changelog
|
|
3
3
|
=========
|
|
4
4
|
|
|
5
|
+
Version 29.13.0 (2025-08-19)
|
|
6
|
+
============================
|
|
7
|
+
|
|
8
|
+
Bug fixes
|
|
9
|
+
---------
|
|
10
|
+
|
|
11
|
+
- Fix ``iqm-client[cirq]`` installation for all supported Python versions.
|
|
12
|
+
|
|
5
13
|
Version 29.12.0 (2025-08-08)
|
|
6
14
|
============================
|
|
7
15
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iqm-client
|
|
3
|
-
Version: 29.
|
|
3
|
+
Version: 29.13.0
|
|
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
|
|
@@ -227,6 +227,8 @@ Requires-Dist: iqm-station-control-client<10,>=9; extra == "cirq"
|
|
|
227
227
|
Requires-Dist: iqm-exa-common<27,>=26; extra == "cirq"
|
|
228
228
|
Requires-Dist: cirq-core[contrib]~=1.2; extra == "cirq"
|
|
229
229
|
Requires-Dist: ply==3.11; extra == "cirq"
|
|
230
|
+
Requires-Dist: llvmlite>=0.44.0; extra == "cirq"
|
|
231
|
+
Requires-Dist: numba>=0.61.0; extra == "cirq"
|
|
230
232
|
Provides-Extra: cli
|
|
231
233
|
Requires-Dist: iqm-station-control-client<10,>=9; extra == "cli"
|
|
232
234
|
Requires-Dist: iqm-exa-common<27,>=26; extra == "cli"
|
|
@@ -13,16 +13,7 @@
|
|
|
13
13
|
# limitations under the License.
|
|
14
14
|
"""Cirq adapter for IQM's quantum computers."""
|
|
15
15
|
|
|
16
|
-
import warnings
|
|
17
|
-
|
|
18
16
|
from .devices import * # noqa: F403*
|
|
19
17
|
from .extended_qasm_parser import circuit_from_qasm
|
|
20
18
|
from .iqm_gates import * # noqa: F403
|
|
21
19
|
from .transpiler import transpile_insert_moves_into_circuit
|
|
22
|
-
|
|
23
|
-
warnings.warn(
|
|
24
|
-
DeprecationWarning(
|
|
25
|
-
"The cirq-iqm package is deprecated and new versions of Cirq on IQM will be published as part of "
|
|
26
|
-
"iqm-client. Please uninstall cirq-iqm and install iqm-client[cirq] to get the newest version."
|
|
27
|
-
)
|
|
28
|
-
)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iqm-client
|
|
3
|
-
Version: 29.
|
|
3
|
+
Version: 29.13.0
|
|
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
|
|
@@ -227,6 +227,8 @@ Requires-Dist: iqm-station-control-client<10,>=9; extra == "cirq"
|
|
|
227
227
|
Requires-Dist: iqm-exa-common<27,>=26; extra == "cirq"
|
|
228
228
|
Requires-Dist: cirq-core[contrib]~=1.2; extra == "cirq"
|
|
229
229
|
Requires-Dist: ply==3.11; extra == "cirq"
|
|
230
|
+
Requires-Dist: llvmlite>=0.44.0; extra == "cirq"
|
|
231
|
+
Requires-Dist: numba>=0.61.0; extra == "cirq"
|
|
230
232
|
Provides-Extra: cli
|
|
231
233
|
Requires-Dist: iqm-station-control-client<10,>=9; extra == "cli"
|
|
232
234
|
Requires-Dist: iqm-exa-common<27,>=26; extra == "cli"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
29.13.0
|
iqm_client-29.12.0/version.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
29.12.0
|
|
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-29.12.0 → iqm_client-29.13.0}/src/iqm/qiskit_iqm/fake_backends/fake_aphrodite.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iqm_client-29.12.0 → iqm_client-29.13.0}/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
|
|
File without changes
|
|
File without changes
|