cirq-core 1.6.0.dev20250714173812__py3-none-any.whl → 1.6.0.dev20250715175019__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.
Potentially problematic release.
This version of cirq-core might be problematic. Click here for more details.
- cirq/_version.py +1 -1
- cirq/_version_test.py +1 -1
- cirq/protocols/hash_from_pickle_test.py +1 -10
- {cirq_core-1.6.0.dev20250714173812.dist-info → cirq_core-1.6.0.dev20250715175019.dist-info}/METADATA +1 -1
- {cirq_core-1.6.0.dev20250714173812.dist-info → cirq_core-1.6.0.dev20250715175019.dist-info}/RECORD +8 -8
- {cirq_core-1.6.0.dev20250714173812.dist-info → cirq_core-1.6.0.dev20250715175019.dist-info}/WHEEL +0 -0
- {cirq_core-1.6.0.dev20250714173812.dist-info → cirq_core-1.6.0.dev20250715175019.dist-info}/licenses/LICENSE +0 -0
- {cirq_core-1.6.0.dev20250714173812.dist-info → cirq_core-1.6.0.dev20250715175019.dist-info}/top_level.txt +0 -0
cirq/_version.py
CHANGED
cirq/_version_test.py
CHANGED
|
@@ -50,13 +50,6 @@ _EXCLUDE_JSON_FILES = (
|
|
|
50
50
|
"cirq/protocols/json_test_data/sympy.Indexed.json",
|
|
51
51
|
"cirq/protocols/json_test_data/sympy.IndexedBase.json",
|
|
52
52
|
"cirq/protocols/json_test_data/sympy.pi.json",
|
|
53
|
-
# Cirq-Rigetti is deprecated per #7058
|
|
54
|
-
# Instead of handling deprecation-in-test errors we exclude
|
|
55
|
-
# all cirq_rigetti classes here.
|
|
56
|
-
"cirq_rigetti/json_test_data/AspenQubit.json",
|
|
57
|
-
"cirq_rigetti/json_test_data/OctagonalQubit.json",
|
|
58
|
-
# RigettiQCSAspenDevice does not pickle
|
|
59
|
-
"cirq_rigetti/json_test_data/RigettiQCSAspenDevice.json",
|
|
60
53
|
)
|
|
61
54
|
|
|
62
55
|
|
|
@@ -87,11 +80,9 @@ def _read_json(json_filename: str) -> Any:
|
|
|
87
80
|
|
|
88
81
|
def test_exclude_json_files_has_valid_entries() -> None:
|
|
89
82
|
"""Verify _EXCLUDE_JSON_FILES has valid entries."""
|
|
90
|
-
# cirq_rigetti is getting removed per #7058
|
|
91
|
-
skip_rigetti = True
|
|
92
83
|
json_file_validates = lambda f: any(
|
|
93
84
|
m.test_data_path.joinpath(os.path.basename(f)).is_file() for m in MODULE_TEST_SPECS
|
|
94
|
-
)
|
|
85
|
+
)
|
|
95
86
|
invalid_json_paths = [f for f in _EXCLUDE_JSON_FILES if not json_file_validates(f)]
|
|
96
87
|
assert invalid_json_paths == []
|
|
97
88
|
|
{cirq_core-1.6.0.dev20250714173812.dist-info → cirq_core-1.6.0.dev20250715175019.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cirq-core
|
|
3
|
-
Version: 1.6.0.
|
|
3
|
+
Version: 1.6.0.dev20250715175019
|
|
4
4
|
Summary: A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
|
|
5
5
|
Home-page: http://github.com/quantumlib/cirq
|
|
6
6
|
Author: The Cirq Developers
|
{cirq_core-1.6.0.dev20250714173812.dist-info → cirq_core-1.6.0.dev20250715175019.dist-info}/RECORD
RENAMED
|
@@ -4,8 +4,8 @@ cirq/_compat_test.py,sha256=emXpdD5ZvwLRlFAoQB8YatmZyU3b4e9jg6FppMTUhkU,33900
|
|
|
4
4
|
cirq/_doc.py,sha256=BrnoABo1hk5RgB3Cgww4zLHUfiyFny0F1V-tOMCbdaU,2909
|
|
5
5
|
cirq/_import.py,sha256=ixBu4EyGl46Ram2cP3p5eZVEFDW5L2DS-VyTjz4N9iw,8429
|
|
6
6
|
cirq/_import_test.py,sha256=oF4izzOVZLc7NZ0aZHFcGv-r01eiFFt_JORx_x7_D4s,1089
|
|
7
|
-
cirq/_version.py,sha256=
|
|
8
|
-
cirq/_version_test.py,sha256=
|
|
7
|
+
cirq/_version.py,sha256=PUnBAVoq9gtkAW15-aKq1ITBRVeJaIEkjh-Ib_rFook,1278
|
|
8
|
+
cirq/_version_test.py,sha256=WzJAGXqmgOzH7-3fF8QtgJvvsUqnH9PyXn60of-4KlU,155
|
|
9
9
|
cirq/conftest.py,sha256=wSDKNdIQRDfLnXvOCWD3erheOw8JHRhdfQ53EyTUIXg,1239
|
|
10
10
|
cirq/json_resolver_cache.py,sha256=hYyG53VJeV61X0oukK5ndZYega8lkL2FyaL1m0j6h5M,13556
|
|
11
11
|
cirq/py.typed,sha256=VFSlmh_lNwnaXzwY-ZuW-C2Ws5PkuDoVgBdNCs0jXJE,63
|
|
@@ -407,7 +407,7 @@ cirq/protocols/has_stabilizer_effect_protocol.py,sha256=T_CVVpvckp3ZTsWi089mPqbm
|
|
|
407
407
|
cirq/protocols/has_stabilizer_effect_protocol_test.py,sha256=T6-vtMO-eBXIMRur1nlmAzi4ty4-F1BP59ZRWR_d0HQ,3955
|
|
408
408
|
cirq/protocols/has_unitary_protocol.py,sha256=7dSbLcY8ojqf1Svi8bekf057fNkKl30hFVZiaTJHCZ0,5468
|
|
409
409
|
cirq/protocols/has_unitary_protocol_test.py,sha256=FifK9oCMMyXHsZJNsDNutbKvty-p3jfcwVZzxyWoZ74,5956
|
|
410
|
-
cirq/protocols/hash_from_pickle_test.py,sha256=
|
|
410
|
+
cirq/protocols/hash_from_pickle_test.py,sha256=H1V2cy-gtbKhhewZPSI7kcNqgpkS5luF70JLGZSkuYs,4108
|
|
411
411
|
cirq/protocols/inverse_protocol.py,sha256=tHaY8-dfd0SD59v3DZ_zpwz7lwFrraPExEnIgn1T0RI,3965
|
|
412
412
|
cirq/protocols/inverse_protocol_test.py,sha256=5RoZfSRzBvpGpLdg1XKYdB6qy-GkDvZsATUvxdFrLJ0,2067
|
|
413
413
|
cirq/protocols/json_serialization.py,sha256=z7Yu2vsNabRkdeYyIuNCoXATHkrOGreTRShNyN0Fjuc,24520
|
|
@@ -1220,8 +1220,8 @@ cirq/work/sampler.py,sha256=rxbMWvrhu3gfNSBjZKozw28lLKVvBAS_1EGyPdYe8Xg,19041
|
|
|
1220
1220
|
cirq/work/sampler_test.py,sha256=SsMrRvLDYELyOAWLKISjkdEfrBwLYWRsT6D8WrsLM3Q,13533
|
|
1221
1221
|
cirq/work/zeros_sampler.py,sha256=Fs2JWwq0n9zv7_G5Rm-9vPeHUag7uctcMOHg0JTkZpc,2371
|
|
1222
1222
|
cirq/work/zeros_sampler_test.py,sha256=lQLgQDGBLtfImryys2HzQ2jOSGxHgc7-koVBUhv8qYk,3345
|
|
1223
|
-
cirq_core-1.6.0.
|
|
1224
|
-
cirq_core-1.6.0.
|
|
1225
|
-
cirq_core-1.6.0.
|
|
1226
|
-
cirq_core-1.6.0.
|
|
1227
|
-
cirq_core-1.6.0.
|
|
1223
|
+
cirq_core-1.6.0.dev20250715175019.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
|
1224
|
+
cirq_core-1.6.0.dev20250715175019.dist-info/METADATA,sha256=nNHv2hSrkSqlDUiiaB0n-7BY3FxpiiY6EAg99DE9aJQ,4857
|
|
1225
|
+
cirq_core-1.6.0.dev20250715175019.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
1226
|
+
cirq_core-1.6.0.dev20250715175019.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
|
|
1227
|
+
cirq_core-1.6.0.dev20250715175019.dist-info/RECORD,,
|
{cirq_core-1.6.0.dev20250714173812.dist-info → cirq_core-1.6.0.dev20250715175019.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|