iqm-pulla 12.0.2__tar.gz → 12.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_pulla-12.0.2 → iqm_pulla-12.0.3}/CHANGELOG.rst +7 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/PKG-INFO +6 -6
- iqm_pulla-12.0.3/requirements/base.txt +8 -0
- iqm_pulla-12.0.3/requirements/qiskit.txt +3 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/utils.py +2 -2
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm_pulla.egg-info/PKG-INFO +6 -6
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm_pulla.egg-info/requires.txt +5 -5
- iqm_pulla-12.0.3/version.txt +1 -0
- iqm_pulla-12.0.2/requirements/base.txt +0 -8
- iqm_pulla-12.0.2/requirements/qiskit.txt +0 -3
- iqm_pulla-12.0.2/version.txt +0 -1
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/AUTHORS.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/LICENSE.txt +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/MANIFEST.in +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/README.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/API.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Compilation Stages.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Configuration and Usage.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Custom Gates and Implementations.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Example - Compilation With Local Calibration Set.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Example - Executing QIR programs.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Example - Measuring T1.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Example - Randomized Benchmarking.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Example - Simple Dynamical Decoupling.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Quick Start.ipynb +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/_static/images/favicon.ico +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/_static/images/logo.png +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/_templates/autosummary-class-template.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/_templates/autosummary-module-template.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/authors.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/changelog.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/common_errors.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/conf.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/examples.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/index.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/license.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/migration_guide.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/readme.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/references.bib +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/references.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/user_guides.rst +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/pyproject.toml +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/base.in +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/base.in.internal +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/notebook.in +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/notebook.in.internal +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/notebook.txt +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/qir.in +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/qir.in.internal +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/qir.txt +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/qiskit.in +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/requirements/qiskit.in.internal +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/setup.cfg +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/setup.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/__init__.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/compiler/__init__.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/compiler/compiler.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/compiler/dd.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/compiler/errors.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/compiler/standard_stages.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/compiler/station_settings.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/interface/__init__.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/interface/compiler.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/cpc/py.typed +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/__init__.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/calibration.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/interface.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/pulla.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/py.typed +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/quantum_architecture.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/utils_cirq.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/utils_dd.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/utils_qir.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm/pulla/utils_qiskit.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm_pulla.egg-info/SOURCES.txt +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm_pulla.egg-info/dependency_links.txt +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/src/iqm_pulla.egg-info/top_level.txt +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/tests/.pylintrc +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/tests/__init__.py +0 -0
- {iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/tests/conftest.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iqm-pulla
|
|
3
|
-
Version: 12.0.
|
|
3
|
+
Version: 12.0.3
|
|
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,10 +219,10 @@ License-File: AUTHORS.rst
|
|
|
219
219
|
Requires-Dist: iqm-data-definitions<3.0,>=2.18
|
|
220
220
|
Requires-Dist: pylatexenc==2.10
|
|
221
221
|
Requires-Dist: pydantic<3.0,>=2.10.4
|
|
222
|
-
Requires-Dist: iqm-client<34,>=33.0.
|
|
223
|
-
Requires-Dist: iqm-exa-common<28,>=27.4.
|
|
224
|
-
Requires-Dist: iqm-pulse<13,>=12.7.
|
|
225
|
-
Requires-Dist: iqm-station-control-client<13,>=12.0.
|
|
222
|
+
Requires-Dist: iqm-client<34,>=33.0.3
|
|
223
|
+
Requires-Dist: iqm-exa-common<28,>=27.4.3
|
|
224
|
+
Requires-Dist: iqm-pulse<13,>=12.7.3
|
|
225
|
+
Requires-Dist: iqm-station-control-client<13,>=12.0.3
|
|
226
226
|
Provides-Extra: notebook
|
|
227
227
|
Requires-Dist: notebook<7,>=6.4.11; extra == "notebook"
|
|
228
228
|
Requires-Dist: matplotlib<4,>=3.6.3; extra == "notebook"
|
|
@@ -231,7 +231,7 @@ Provides-Extra: qir
|
|
|
231
231
|
Requires-Dist: iqm-pyqir==0.12.0; extra == "qir"
|
|
232
232
|
Requires-Dist: qiskit<2.2,>=1.0; extra == "qir"
|
|
233
233
|
Provides-Extra: qiskit
|
|
234
|
-
Requires-Dist: iqm-client[qiskit]<34,>=33.0.
|
|
234
|
+
Requires-Dist: iqm-client[qiskit]<34,>=33.0.3; extra == "qiskit"
|
|
235
235
|
|
|
236
236
|
IQM Pulla
|
|
237
237
|
#########
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright 2024-
|
|
1
|
+
# Copyright 2024-2026 IQM
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
4
|
# you may not use this file except in compliance with the License.
|
|
@@ -184,7 +184,7 @@ def convert_sweep_spot_to_arrays(
|
|
|
184
184
|
|
|
185
185
|
def _fix_typing(arr: np.ndarray) -> np.ndarray:
|
|
186
186
|
"""Cast thresholded (int) results into np.uint8"""
|
|
187
|
-
if np.iscomplex(arr).any():
|
|
187
|
+
if np.iscomplex(arr).any() or np.modf(arr)[0].any():
|
|
188
188
|
return arr
|
|
189
189
|
return arr.astype(np.uint8)
|
|
190
190
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iqm-pulla
|
|
3
|
-
Version: 12.0.
|
|
3
|
+
Version: 12.0.3
|
|
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,10 +219,10 @@ License-File: AUTHORS.rst
|
|
|
219
219
|
Requires-Dist: iqm-data-definitions<3.0,>=2.18
|
|
220
220
|
Requires-Dist: pylatexenc==2.10
|
|
221
221
|
Requires-Dist: pydantic<3.0,>=2.10.4
|
|
222
|
-
Requires-Dist: iqm-client<34,>=33.0.
|
|
223
|
-
Requires-Dist: iqm-exa-common<28,>=27.4.
|
|
224
|
-
Requires-Dist: iqm-pulse<13,>=12.7.
|
|
225
|
-
Requires-Dist: iqm-station-control-client<13,>=12.0.
|
|
222
|
+
Requires-Dist: iqm-client<34,>=33.0.3
|
|
223
|
+
Requires-Dist: iqm-exa-common<28,>=27.4.3
|
|
224
|
+
Requires-Dist: iqm-pulse<13,>=12.7.3
|
|
225
|
+
Requires-Dist: iqm-station-control-client<13,>=12.0.3
|
|
226
226
|
Provides-Extra: notebook
|
|
227
227
|
Requires-Dist: notebook<7,>=6.4.11; extra == "notebook"
|
|
228
228
|
Requires-Dist: matplotlib<4,>=3.6.3; extra == "notebook"
|
|
@@ -231,7 +231,7 @@ Provides-Extra: qir
|
|
|
231
231
|
Requires-Dist: iqm-pyqir==0.12.0; extra == "qir"
|
|
232
232
|
Requires-Dist: qiskit<2.2,>=1.0; extra == "qir"
|
|
233
233
|
Provides-Extra: qiskit
|
|
234
|
-
Requires-Dist: iqm-client[qiskit]<34,>=33.0.
|
|
234
|
+
Requires-Dist: iqm-client[qiskit]<34,>=33.0.3; extra == "qiskit"
|
|
235
235
|
|
|
236
236
|
IQM Pulla
|
|
237
237
|
#########
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
iqm-data-definitions<3.0,>=2.18
|
|
2
2
|
pylatexenc==2.10
|
|
3
3
|
pydantic<3.0,>=2.10.4
|
|
4
|
-
iqm-client<34,>=33.0.
|
|
5
|
-
iqm-exa-common<28,>=27.4.
|
|
6
|
-
iqm-pulse<13,>=12.7.
|
|
7
|
-
iqm-station-control-client<13,>=12.0.
|
|
4
|
+
iqm-client<34,>=33.0.3
|
|
5
|
+
iqm-exa-common<28,>=27.4.3
|
|
6
|
+
iqm-pulse<13,>=12.7.3
|
|
7
|
+
iqm-station-control-client<13,>=12.0.3
|
|
8
8
|
|
|
9
9
|
[notebook]
|
|
10
10
|
notebook<7,>=6.4.11
|
|
@@ -16,4 +16,4 @@ iqm-pyqir==0.12.0
|
|
|
16
16
|
qiskit<2.2,>=1.0
|
|
17
17
|
|
|
18
18
|
[qiskit]
|
|
19
|
-
iqm-client[qiskit]<34,>=33.0.
|
|
19
|
+
iqm-client[qiskit]<34,>=33.0.3
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
12.0.3
|
iqm_pulla-12.0.2/version.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
12.0.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
|
{iqm_pulla-12.0.2 → iqm_pulla-12.0.3}/docs/Example - Compilation With Local Calibration Set.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|