cirq-pasqal 1.7.0.dev20250926000855__py3-none-any.whl → 1.7.0.dev20250927041115__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.
- cirq_pasqal/_version.py +1 -1
- cirq_pasqal/_version_test.py +1 -1
- {cirq_pasqal-1.7.0.dev20250926000855.dist-info → cirq_pasqal-1.7.0.dev20250927041115.dist-info}/METADATA +2 -2
- {cirq_pasqal-1.7.0.dev20250926000855.dist-info → cirq_pasqal-1.7.0.dev20250927041115.dist-info}/RECORD +7 -7
- {cirq_pasqal-1.7.0.dev20250926000855.dist-info → cirq_pasqal-1.7.0.dev20250927041115.dist-info}/WHEEL +0 -0
- {cirq_pasqal-1.7.0.dev20250926000855.dist-info → cirq_pasqal-1.7.0.dev20250927041115.dist-info}/licenses/LICENSE +0 -0
- {cirq_pasqal-1.7.0.dev20250926000855.dist-info → cirq_pasqal-1.7.0.dev20250927041115.dist-info}/top_level.txt +0 -0
cirq_pasqal/_version.py
CHANGED
cirq_pasqal/_version_test.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: cirq-pasqal
|
3
|
-
Version: 1.7.0.
|
3
|
+
Version: 1.7.0.dev20250927041115
|
4
4
|
Summary: A Cirq package to simulate and connect to Pasqal quantum computers
|
5
5
|
Home-page: http://github.com/quantumlib/cirq
|
6
6
|
Author: The Cirq Developers
|
@@ -27,7 +27,7 @@ Requires-Python: >=3.11.0
|
|
27
27
|
Description-Content-Type: text/markdown
|
28
28
|
License-File: LICENSE
|
29
29
|
Requires-Dist: requests~=2.32
|
30
|
-
Requires-Dist: cirq-core==1.7.0.
|
30
|
+
Requires-Dist: cirq-core==1.7.0.dev20250927041115
|
31
31
|
Dynamic: author
|
32
32
|
Dynamic: author-email
|
33
33
|
Dynamic: classifier
|
@@ -1,6 +1,6 @@
|
|
1
1
|
cirq_pasqal/__init__.py,sha256=eHerlhDARDNip2TwqJpDs02_H1S4yKnlyrfvOKK7wOU,1402
|
2
|
-
cirq_pasqal/_version.py,sha256=
|
3
|
-
cirq_pasqal/_version_test.py,sha256=
|
2
|
+
cirq_pasqal/_version.py,sha256=8WNeMTxGkqNEyiYsH-1--CIOQpPEP0RTPhyo9yyc6ok,696
|
3
|
+
cirq_pasqal/_version_test.py,sha256=2cB3gDUEHrnDG8OOxdpPTHFwfXpRtpP0gMLx8dnvye0,161
|
4
4
|
cirq_pasqal/conftest.py,sha256=ZLKmECNA2ZYn2ZdFW3w5_DTfIw1X2aF0c-toWiXNsCk,667
|
5
5
|
cirq_pasqal/json_resolver_cache.py,sha256=XSSC_8XbrUWlZbgAMO_3tW4O06l5DysirkTKTAKK5Fg,1138
|
6
6
|
cirq_pasqal/pasqal_device.py,sha256=Tw1Ew7aeWWsJ3jYevi5E1TY_1fo3io_JGrLv6tbcq0Q,10743
|
@@ -33,8 +33,8 @@ cirq_pasqal/json_test_data/TwoDQubit.repr,sha256=RPthvXozNKebe9zyzN9Wte9Hf8-D_Sr
|
|
33
33
|
cirq_pasqal/json_test_data/TwoDQubit.repr_inward,sha256=RPthvXozNKebe9zyzN9Wte9Hf8-D_Sr1J3JfAsoIpjI,30
|
34
34
|
cirq_pasqal/json_test_data/__init__.py,sha256=cYW56587-Bs_6UamKO_zg0cz5bbtvc4IWi1TWYspYdM,910
|
35
35
|
cirq_pasqal/json_test_data/spec.py,sha256=UyXUkGVd4J53jOAgy6gjFJP2uVsV48Ihrw4fggnW7w0,1290
|
36
|
-
cirq_pasqal-1.7.0.
|
37
|
-
cirq_pasqal-1.7.0.
|
38
|
-
cirq_pasqal-1.7.0.
|
39
|
-
cirq_pasqal-1.7.0.
|
40
|
-
cirq_pasqal-1.7.0.
|
36
|
+
cirq_pasqal-1.7.0.dev20250927041115.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
37
|
+
cirq_pasqal-1.7.0.dev20250927041115.dist-info/METADATA,sha256=egLVUOx9v-birWvOXIWAZfTKHY6E60kTSyZAiiHmltQ,4701
|
38
|
+
cirq_pasqal-1.7.0.dev20250927041115.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
39
|
+
cirq_pasqal-1.7.0.dev20250927041115.dist-info/top_level.txt,sha256=pzQEWvOLElFQ-zmwJZBsw1QerSvuseJcchbVLvTlpQ0,12
|
40
|
+
cirq_pasqal-1.7.0.dev20250927041115.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|