cirq-core 1.5.0.dev20250326181403__py3-none-any.whl → 1.5.0.dev20250326201505__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/contrib/routing/greedy_test.py +2 -2
- {cirq_core-1.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/METADATA +1 -1
- {cirq_core-1.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/RECORD +8 -8
- {cirq_core-1.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/LICENSE +0 -0
- {cirq_core-1.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/WHEEL +0 -0
- {cirq_core-1.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/top_level.txt +0 -0
cirq/_version.py
CHANGED
cirq/_version_test.py
CHANGED
|
@@ -49,11 +49,11 @@ def create_hanging_routing_instance(circuit, device_graph):
|
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
def test_router_hanging():
|
|
52
|
-
"""Run a separate process and check if greedy router hits timeout (
|
|
52
|
+
"""Run a separate process and check if greedy router hits timeout (20s)."""
|
|
53
53
|
circuit, device_graph = create_circuit_and_device()
|
|
54
54
|
process = Process(target=create_hanging_routing_instance, args=[circuit, device_graph])
|
|
55
55
|
process.start()
|
|
56
|
-
process.join(timeout=
|
|
56
|
+
process.join(timeout=20)
|
|
57
57
|
try:
|
|
58
58
|
assert not process.is_alive(), "Greedy router timeout"
|
|
59
59
|
finally:
|
{cirq_core-1.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: cirq-core
|
|
3
|
-
Version: 1.5.0.
|
|
3
|
+
Version: 1.5.0.dev20250326201505
|
|
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.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/RECORD
RENAMED
|
@@ -4,8 +4,8 @@ cirq/_compat_test.py,sha256=Qq3ZcfgD-Nb81cEppQdJqhAyrVqXKtfXZYGXT0p-Wh0,34718
|
|
|
4
4
|
cirq/_doc.py,sha256=yDyWUD_2JDS0gShfGRb-rdqRt9-WeL7DhkqX7np0Nko,2879
|
|
5
5
|
cirq/_import.py,sha256=p9gMHJscbtDDkfHOaulvd3Aer0pwUF5AXpL89XR8dNw,8402
|
|
6
6
|
cirq/_import_test.py,sha256=6K_v0riZJXOXUphHNkGA8MY-JcmGlezFaGmvrNhm3OQ,1015
|
|
7
|
-
cirq/_version.py,sha256=
|
|
8
|
-
cirq/_version_test.py,sha256=
|
|
7
|
+
cirq/_version.py,sha256=E-vZ9ZpRloqUEM_vwYAFfsBqanzSOlpAH0yjsSjzHgA,1206
|
|
8
|
+
cirq/_version_test.py,sha256=FMBgZjl9TZfg5ANuWA8ZOczjmn3caQVcO_lKi6PgsL4,147
|
|
9
9
|
cirq/conftest.py,sha256=X7yLFL8GLhg2CjPw0hp5e_dGASfvHx1-QT03aUbhKJw,1168
|
|
10
10
|
cirq/json_resolver_cache.py,sha256=p-vEOa-8GQ2cFIAdze-kd6C1un1uRvtujVPljVKaHBg,13557
|
|
11
11
|
cirq/py.typed,sha256=VFSlmh_lNwnaXzwY-ZuW-C2Ws5PkuDoVgBdNCs0jXJE,63
|
|
@@ -139,7 +139,7 @@ cirq/contrib/routing/__init__.py,sha256=ktb3I20eDrRtlywE_JR9yHZ_YHDC3UQn6xB-S6GT
|
|
|
139
139
|
cirq/contrib/routing/device.py,sha256=L-yNYiS7MGj05d8BPqKul1KL0Df66hblWff46p9h4Ec,2889
|
|
140
140
|
cirq/contrib/routing/device_test.py,sha256=AGAYzYNwao5n2sxfeISJRQ8CISSogKW0M03hZ_C9N6I,1927
|
|
141
141
|
cirq/contrib/routing/greedy.py,sha256=Y8ZN6gH87Q1dRCiJliEkHsNQmdzHc5w_zWbs3Ow3Oq0,13899
|
|
142
|
-
cirq/contrib/routing/greedy_test.py,sha256=
|
|
142
|
+
cirq/contrib/routing/greedy_test.py,sha256=Q9DMsGPJZdgv7KtVkk4PQrUa1_9R7sTZIFLN1EqWtkI,2204
|
|
143
143
|
cirq/contrib/routing/initialization.py,sha256=nlEPDO11a6OVbqrSyHjRb2HGbo-ATE93au-eXjC1F_4,3699
|
|
144
144
|
cirq/contrib/routing/initialization_test.py,sha256=T2EBdTofSkm9gaIMk2GhGgtPcfZX0S580J5IB6Nz5No,2473
|
|
145
145
|
cirq/contrib/routing/router.py,sha256=KK4b8eZGxz3OrJVOaj9DnGONLXNGrOv1SBgMWcaa7tQ,2529
|
|
@@ -1206,8 +1206,8 @@ cirq/work/sampler.py,sha256=bE5tmVkcR6cZZMLETxDfHehdsYUMbx2RvBeIBetehI4,19187
|
|
|
1206
1206
|
cirq/work/sampler_test.py,sha256=hL2UWx3dz2ukZVNxWftiKVvJcQoLplLZdQm-k1QcA40,13282
|
|
1207
1207
|
cirq/work/zeros_sampler.py,sha256=x1C7cup66a43n-3tm8QjhiqJa07qcJW10FxNp9jJ59Q,2356
|
|
1208
1208
|
cirq/work/zeros_sampler_test.py,sha256=JIkpBBFPJe5Ba4142vzogyWyboG1Q1ZAm0UVGgOoZn8,3279
|
|
1209
|
-
cirq_core-1.5.0.
|
|
1210
|
-
cirq_core-1.5.0.
|
|
1211
|
-
cirq_core-1.5.0.
|
|
1212
|
-
cirq_core-1.5.0.
|
|
1213
|
-
cirq_core-1.5.0.
|
|
1209
|
+
cirq_core-1.5.0.dev20250326201505.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
|
1210
|
+
cirq_core-1.5.0.dev20250326201505.dist-info/METADATA,sha256=6gNI_rnABM5dLBCYsA-C4jmvmHk6sAB0b8rw-zVA2h0,4564
|
|
1211
|
+
cirq_core-1.5.0.dev20250326201505.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
1212
|
+
cirq_core-1.5.0.dev20250326201505.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
|
|
1213
|
+
cirq_core-1.5.0.dev20250326201505.dist-info/RECORD,,
|
{cirq_core-1.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/LICENSE
RENAMED
|
File without changes
|
{cirq_core-1.5.0.dev20250326181403.dist-info → cirq_core-1.5.0.dev20250326201505.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|