iqm-pulla 11.3.0__py3-none-any.whl → 11.5.0__py3-none-any.whl
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-11.3.0.dist-info → iqm_pulla-11.5.0.dist-info}/METADATA +6 -6
- {iqm_pulla-11.3.0.dist-info → iqm_pulla-11.5.0.dist-info}/RECORD +6 -6
- {iqm_pulla-11.3.0.dist-info → iqm_pulla-11.5.0.dist-info}/AUTHORS.rst +0 -0
- {iqm_pulla-11.3.0.dist-info → iqm_pulla-11.5.0.dist-info}/LICENSE.txt +0 -0
- {iqm_pulla-11.3.0.dist-info → iqm_pulla-11.5.0.dist-info}/WHEEL +0 -0
- {iqm_pulla-11.3.0.dist-info → iqm_pulla-11.5.0.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iqm-pulla
|
|
3
|
-
Version: 11.
|
|
3
|
+
Version: 11.5.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
|
|
@@ -216,31 +216,31 @@ Requires-Python: <3.12,>=3.11
|
|
|
216
216
|
Description-Content-Type: text/x-rst
|
|
217
217
|
License-File: LICENSE.txt
|
|
218
218
|
License-File: AUTHORS.rst
|
|
219
|
-
Requires-Dist: iqm-exa-common <27
|
|
219
|
+
Requires-Dist: iqm-exa-common <28,>=27
|
|
220
220
|
Requires-Dist: iqm-station-control-client <11,>=10
|
|
221
221
|
Requires-Dist: iqm-pulse <13,>=12
|
|
222
222
|
Requires-Dist: iqm-data-definitions <3.0,>=2.13
|
|
223
223
|
Requires-Dist: pylatexenc ==2.10
|
|
224
224
|
Requires-Dist: pydantic <3.0,>=2.10.4
|
|
225
225
|
Provides-Extra: notebook
|
|
226
|
-
Requires-Dist: iqm-exa-common <27
|
|
226
|
+
Requires-Dist: iqm-exa-common <28,>=27 ; extra == 'notebook'
|
|
227
227
|
Requires-Dist: iqm-station-control-client <11,>=10 ; extra == 'notebook'
|
|
228
228
|
Requires-Dist: iqm-pulse <13,>=12 ; extra == 'notebook'
|
|
229
229
|
Requires-Dist: notebook <7,>=6.4.11 ; extra == 'notebook'
|
|
230
230
|
Requires-Dist: matplotlib <4,>=3.6.3 ; extra == 'notebook'
|
|
231
231
|
Requires-Dist: nbclient ~=0.5.10 ; extra == 'notebook'
|
|
232
232
|
Provides-Extra: qir
|
|
233
|
-
Requires-Dist: iqm-exa-common <27
|
|
233
|
+
Requires-Dist: iqm-exa-common <28,>=27 ; extra == 'qir'
|
|
234
234
|
Requires-Dist: iqm-station-control-client <11,>=10 ; extra == 'qir'
|
|
235
235
|
Requires-Dist: iqm-pulse <13,>=12 ; extra == 'qir'
|
|
236
236
|
Requires-Dist: iqm-pyqir ==0.12.0 ; extra == 'qir'
|
|
237
237
|
Requires-Dist: iqm-qiskit-qir ==0.8.0 ; extra == 'qir'
|
|
238
238
|
Provides-Extra: qiskit
|
|
239
|
-
Requires-Dist: iqm-exa-common <27
|
|
239
|
+
Requires-Dist: iqm-exa-common <28,>=27 ; extra == 'qiskit'
|
|
240
240
|
Requires-Dist: iqm-station-control-client <11,>=10 ; 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
|
#########
|
|
@@ -19,9 +19,9 @@ iqm/pulla/utils_cirq.py,sha256=VtdO356D2RAh2lSVdaPm3ClJ9-nvC4jzhR9hP5QSQhI,793
|
|
|
19
19
|
iqm/pulla/utils_dd.py,sha256=SxYAuRBgvYELKjeXpFbP4mM0xCCivDk7WUHw7oEXfMo,1695
|
|
20
20
|
iqm/pulla/utils_qir.py,sha256=uNEiqBczv7rX8tAqcg7TX-si0P-ZdDcPTMOVfi5eb28,11567
|
|
21
21
|
iqm/pulla/utils_qiskit.py,sha256=pbb2fEJAdxqd6hW9_Qgvpvy0P2H81zTJ1QLahe4Tx6U,9482
|
|
22
|
-
iqm_pulla-11.
|
|
23
|
-
iqm_pulla-11.
|
|
24
|
-
iqm_pulla-11.
|
|
25
|
-
iqm_pulla-11.
|
|
26
|
-
iqm_pulla-11.
|
|
27
|
-
iqm_pulla-11.
|
|
22
|
+
iqm_pulla-11.5.0.dist-info/AUTHORS.rst,sha256=iCStz7WP5Jk7uMnn9jRA4ybS14X4yeUW2SsWE-OTaRk,328
|
|
23
|
+
iqm_pulla-11.5.0.dist-info/LICENSE.txt,sha256=cCj_biRA4Q8A77vxR8AuvAf-DZ5G79yxR_3lYY6TrmA,11333
|
|
24
|
+
iqm_pulla-11.5.0.dist-info/METADATA,sha256=KdD7RTqNL4ytPKF6TNpTv_nT_lnnL_pHDMSkCsvBEJw,17700
|
|
25
|
+
iqm_pulla-11.5.0.dist-info/WHEEL,sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg,91
|
|
26
|
+
iqm_pulla-11.5.0.dist-info/top_level.txt,sha256=NB4XRfyDS6_wG9gMsyX-9LTU7kWnTQxNvkbzIxGv3-c,4
|
|
27
|
+
iqm_pulla-11.5.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|