iqm-pulla 11.8.0__tar.gz → 11.9.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.
Files changed (75) hide show
  1. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/CHANGELOG.rst +9 -0
  2. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/PKG-INFO +3 -3
  3. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/base.in +1 -1
  4. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/base.txt +1 -1
  5. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/qiskit.txt +2 -2
  6. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/compiler/compiler.py +1 -1
  7. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/quantum_architecture.py +3 -1
  8. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm_pulla.egg-info/PKG-INFO +3 -3
  9. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm_pulla.egg-info/requires.txt +2 -2
  10. iqm_pulla-11.9.0/version.txt +1 -0
  11. iqm_pulla-11.8.0/version.txt +0 -1
  12. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/AUTHORS.rst +0 -0
  13. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/LICENSE.txt +0 -0
  14. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/MANIFEST.in +0 -0
  15. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/README.rst +0 -0
  16. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/API.rst +0 -0
  17. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Compilation Stages.ipynb +0 -0
  18. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Configuration and Usage.ipynb +0 -0
  19. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Custom Gates and Implementations.ipynb +0 -0
  20. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Example - Compilation With Local Calibration Set.ipynb +0 -0
  21. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Example - Executing QIR programs.ipynb +0 -0
  22. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Example - Measuring T1.ipynb +0 -0
  23. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Example - Randomized Benchmarking.ipynb +0 -0
  24. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Example - Simple Dynamical Decoupling.ipynb +0 -0
  25. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/Quick Start.ipynb +0 -0
  26. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/_static/images/favicon.ico +0 -0
  27. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/_static/images/logo.png +0 -0
  28. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/_templates/autosummary-class-template.rst +0 -0
  29. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/_templates/autosummary-module-template.rst +0 -0
  30. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/authors.rst +0 -0
  31. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/changelog.rst +0 -0
  32. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/common_errors.rst +0 -0
  33. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/conf.py +0 -0
  34. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/examples.rst +0 -0
  35. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/index.rst +0 -0
  36. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/license.rst +0 -0
  37. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/migration_guide.rst +0 -0
  38. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/readme.rst +0 -0
  39. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/references.bib +0 -0
  40. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/references.rst +0 -0
  41. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/docs/user_guides.rst +0 -0
  42. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/pyproject.toml +0 -0
  43. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/base.in.internal +0 -0
  44. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/notebook.in +0 -0
  45. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/notebook.txt +0 -0
  46. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/qir.in +0 -0
  47. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/qir.txt +0 -0
  48. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/requirements/qiskit.in.internal +0 -0
  49. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/setup.cfg +0 -0
  50. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/setup.py +0 -0
  51. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/__init__.py +0 -0
  52. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/compiler/__init__.py +0 -0
  53. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/compiler/dd.py +0 -0
  54. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/compiler/errors.py +0 -0
  55. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/compiler/standard_stages.py +0 -0
  56. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/compiler/station_settings.py +0 -0
  57. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/interface/__init__.py +0 -0
  58. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/interface/compiler.py +0 -0
  59. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/cpc/py.typed +0 -0
  60. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/__init__.py +0 -0
  61. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/calibration.py +0 -0
  62. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/interface.py +0 -0
  63. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/pulla.py +0 -0
  64. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/py.typed +0 -0
  65. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/utils.py +0 -0
  66. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/utils_cirq.py +0 -0
  67. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/utils_dd.py +0 -0
  68. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/utils_qir.py +0 -0
  69. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm/pulla/utils_qiskit.py +0 -0
  70. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm_pulla.egg-info/SOURCES.txt +0 -0
  71. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm_pulla.egg-info/dependency_links.txt +0 -0
  72. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/src/iqm_pulla.egg-info/top_level.txt +0 -0
  73. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/tests/.pylintrc +0 -0
  74. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/tests/__init__.py +0 -0
  75. {iqm_pulla-11.8.0 → iqm_pulla-11.9.0}/tests/conftest.py +0 -0
@@ -2,6 +2,15 @@
2
2
  Changelog
3
3
  =========
4
4
 
5
+ Version 11.9.0 (2025-10-06)
6
+ ===========================
7
+
8
+ Features
9
+ --------
10
+
11
+ - Add ``dut_label`` to :class:`StaticQuantumArchitecture`.
12
+ - Update dependencies.
13
+
5
14
  Version 11.8.0 (2025-10-03)
6
15
  ===========================
7
16
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iqm-pulla
3
- Version: 11.8.0
3
+ Version: 11.9.0
4
4
  Summary: Client library for pulse-level access to an IQM quantum computer
5
5
  Author-email: IQM Finland Oy <developers@meetiqm.com>
6
6
  License: Apache License
@@ -219,7 +219,7 @@ License-File: AUTHORS.rst
219
219
  Requires-Dist: iqm-exa-common<28,>=27
220
220
  Requires-Dist: iqm-station-control-client<12,>=11
221
221
  Requires-Dist: iqm-pulse<13,>=12
222
- Requires-Dist: iqm-data-definitions<3.0,>=2.13
222
+ Requires-Dist: iqm-data-definitions<3.0,>=2.18
223
223
  Requires-Dist: pylatexenc==2.10
224
224
  Requires-Dist: pydantic<3.0,>=2.10.4
225
225
  Provides-Extra: notebook
@@ -239,8 +239,8 @@ Provides-Extra: qiskit
239
239
  Requires-Dist: iqm-exa-common<28,>=27; extra == "qiskit"
240
240
  Requires-Dist: iqm-station-control-client<12,>=11; extra == "qiskit"
241
241
  Requires-Dist: iqm-pulse<13,>=12; extra == "qiskit"
242
- Requires-Dist: iqm-client[qiskit]<32,>=31; extra == "qiskit"
243
242
  Requires-Dist: iqm-client<32,>=31; extra == "qiskit"
243
+ Requires-Dist: iqm-client[qiskit]<32,>=31; extra == "qiskit"
244
244
 
245
245
  IQM Pulla
246
246
  #########
@@ -1,3 +1,3 @@
1
- iqm-data-definitions >= 2.13, < 3.0
1
+ iqm-data-definitions >= 2.18, < 3.0
2
2
  pylatexenc == 2.10
3
3
  pydantic >= 2.10.4, < 3.0
@@ -1,6 +1,6 @@
1
1
  iqm-exa-common>=27,<28
2
2
  iqm-station-control-client>=11,<12
3
3
  iqm-pulse>=12,<13
4
- iqm-data-definitions >= 2.13, < 3.0
4
+ iqm-data-definitions >= 2.18, < 3.0
5
5
  pylatexenc == 2.10
6
6
  pydantic >= 2.10.4, < 3.0
@@ -1,5 +1,5 @@
1
1
  iqm-exa-common>=27,<28
2
2
  iqm-station-control-client>=11,<12
3
3
  iqm-pulse>=12,<13
4
- iqm-client[qiskit]>=31,<32
5
- iqm-client>=31,<32
4
+ iqm-client>=31,<32
5
+ iqm-client[qiskit]>=31,<32
@@ -364,7 +364,7 @@ class Compiler:
364
364
  )
365
365
  self._refresh()
366
366
 
367
- @deprecated(format_deprecated(old="`ready`", new=None, since="12.08.2025"))
367
+ @deprecated(format_deprecated(old="`ready`", new=None, since="2025-08-12"))
368
368
  def ready(self) -> bool:
369
369
  """Check if the compiler is ready to compile circuits. The compiler is ready if at least one stage is defined, and
370
370
  all the stages are non-empty.
@@ -18,10 +18,11 @@ from iqm.station_control.interface.models import (
18
18
  logger = logging.getLogger(__name__)
19
19
 
20
20
 
21
- def create_static_quantum_architecture(chip_topology: ChipTopology) -> StaticQuantumArchitecture:
21
+ def create_static_quantum_architecture(dut_label: str, chip_topology: ChipTopology) -> StaticQuantumArchitecture:
22
22
  """Creates a static quantum architecture (SQA) for the given chip topology.
23
23
 
24
24
  Args:
25
+ dut_label: Identifies the QPU that ``chip_topology`` describes.
25
26
  chip_topology: The chip topology.
26
27
 
27
28
  Returns:
@@ -40,6 +41,7 @@ def create_static_quantum_architecture(chip_topology: ChipTopology) -> StaticQua
40
41
  # The components in each connection are already sorted, now we sort the connections
41
42
  connectivity = sorted(unsorted_connections, key=sort_key)
42
43
  return StaticQuantumArchitecture(
44
+ dut_label=dut_label,
43
45
  qubits=chip_topology.qubits_sorted, # type: ignore[arg-type]
44
46
  computational_resonators=chip_topology.computational_resonators_sorted, # type: ignore[arg-type]
45
47
  connectivity=connectivity,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iqm-pulla
3
- Version: 11.8.0
3
+ Version: 11.9.0
4
4
  Summary: Client library for pulse-level access to an IQM quantum computer
5
5
  Author-email: IQM Finland Oy <developers@meetiqm.com>
6
6
  License: Apache License
@@ -219,7 +219,7 @@ License-File: AUTHORS.rst
219
219
  Requires-Dist: iqm-exa-common<28,>=27
220
220
  Requires-Dist: iqm-station-control-client<12,>=11
221
221
  Requires-Dist: iqm-pulse<13,>=12
222
- Requires-Dist: iqm-data-definitions<3.0,>=2.13
222
+ Requires-Dist: iqm-data-definitions<3.0,>=2.18
223
223
  Requires-Dist: pylatexenc==2.10
224
224
  Requires-Dist: pydantic<3.0,>=2.10.4
225
225
  Provides-Extra: notebook
@@ -239,8 +239,8 @@ Provides-Extra: qiskit
239
239
  Requires-Dist: iqm-exa-common<28,>=27; extra == "qiskit"
240
240
  Requires-Dist: iqm-station-control-client<12,>=11; extra == "qiskit"
241
241
  Requires-Dist: iqm-pulse<13,>=12; extra == "qiskit"
242
- Requires-Dist: iqm-client[qiskit]<32,>=31; extra == "qiskit"
243
242
  Requires-Dist: iqm-client<32,>=31; extra == "qiskit"
243
+ Requires-Dist: iqm-client[qiskit]<32,>=31; extra == "qiskit"
244
244
 
245
245
  IQM Pulla
246
246
  #########
@@ -1,7 +1,7 @@
1
1
  iqm-exa-common<28,>=27
2
2
  iqm-station-control-client<12,>=11
3
3
  iqm-pulse<13,>=12
4
- iqm-data-definitions<3.0,>=2.13
4
+ iqm-data-definitions<3.0,>=2.18
5
5
  pylatexenc==2.10
6
6
  pydantic<3.0,>=2.10.4
7
7
 
@@ -24,5 +24,5 @@ iqm-qiskit-qir==0.8.0
24
24
  iqm-exa-common<28,>=27
25
25
  iqm-station-control-client<12,>=11
26
26
  iqm-pulse<13,>=12
27
- iqm-client[qiskit]<32,>=31
28
27
  iqm-client<32,>=31
28
+ iqm-client[qiskit]<32,>=31
@@ -0,0 +1 @@
1
+ 11.9.0
@@ -1 +0,0 @@
1
- 11.8.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