cirq-core 1.6.0.dev20250520181654__py3-none-any.whl → 1.6.0.dev20250520183459__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 CHANGED
@@ -28,4 +28,4 @@ if sys.version_info < (3, 11, 0): # pragma: no cover
28
28
  'of cirq (e.g. "python -m pip install cirq==1.5.0")'
29
29
  )
30
30
 
31
- __version__ = "1.6.0.dev20250520181654"
31
+ __version__ = "1.6.0.dev20250520183459"
cirq/_version_test.py CHANGED
@@ -3,4 +3,4 @@ import cirq
3
3
 
4
4
 
5
5
  def test_version() -> None:
6
- assert cirq.__version__ == "1.6.0.dev20250520181654"
6
+ assert cirq.__version__ == "1.6.0.dev20250520183459"
@@ -393,8 +393,8 @@ def test_scalar_division(scalar, terms, terms_expected):
393
393
  linear_dict = cirq.LinearDict(terms)
394
394
  actual = linear_dict / scalar
395
395
  expected = cirq.LinearDict(terms_expected)
396
- assert actual == expected
397
- assert expected == actual
396
+ assert cirq.approx_eq(actual, expected)
397
+ assert cirq.approx_eq(expected, actual)
398
398
 
399
399
 
400
400
  @pytest.mark.parametrize(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cirq-core
3
- Version: 1.6.0.dev20250520181654
3
+ Version: 1.6.0.dev20250520183459
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
@@ -4,8 +4,8 @@ cirq/_compat_test.py,sha256=ZSmenkbqEfRJpGsvutmV8vgIlfZCWj8GAVgi3t5YRso,34635
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=EJLh5qhDxILid468j9TF_wV03oscYQIxmRk3shCOOWs,1206
8
- cirq/_version_test.py,sha256=WPQ-FsUvvupUZkH4aKJy1WN5qKvMVi7UfYTZDcpXnqU,155
7
+ cirq/_version.py,sha256=_yw4RRKmSVMdivsE0OY76zMuGfszlmva9RUSjE8v554,1206
8
+ cirq/_version_test.py,sha256=iWTeHzqPI62gfoklh-rr0MZPy7EgzCssOSH5q9vhnLc,155
9
9
  cirq/conftest.py,sha256=X7yLFL8GLhg2CjPw0hp5e_dGASfvHx1-QT03aUbhKJw,1168
10
10
  cirq/json_resolver_cache.py,sha256=S-zUVI4D_XnAxyR6z7WHDImCVmB_awJp6EStD1-CNPU,13621
11
11
  cirq/py.typed,sha256=VFSlmh_lNwnaXzwY-ZuW-C2Ws5PkuDoVgBdNCs0jXJE,63
@@ -1174,7 +1174,7 @@ cirq/value/digits_test.py,sha256=WDeUQTnDqZXh4JjWu_qEkzCFAtd8x1UlN9I2yjdDV3g,384
1174
1174
  cirq/value/duration.py,sha256=IeksE1RXxY7Uik0tU-gPldV6PJD0UQnL_iFDiQqTBi0,10383
1175
1175
  cirq/value/duration_test.py,sha256=xQd5-dE8zZddsZru1P6ClV3PoeJncqLAQr3ivgZIXdQ,8281
1176
1176
  cirq/value/linear_dict.py,sha256=X3nSifOq49ryItORI56sRwcYND5uojAI3ni5zRuP98U,12664
1177
- cirq/value/linear_dict_test.py,sha256=gi4Ou7M0fWmnurcCbcEMxmQLL3kI41ADmV6rRAxb2hk,19908
1177
+ cirq/value/linear_dict_test.py,sha256=8lPAKGxdhm6fAknRw5pacjI5EPXggqzEYpghEOp5As4,19936
1178
1178
  cirq/value/measurement_key.py,sha256=tgKhfa6UUPMP3azlF_yuARqg31T-lAAMhoTK6OtUEeQ,5175
1179
1179
  cirq/value/measurement_key_test.py,sha256=QpiKcsDOr8UjN3UyOng881zGIPNjqDTE1aHr-V6yzbg,4502
1180
1180
  cirq/value/periodic_value.py,sha256=QAIEt2Ls9ZTumQg913anBjehBidrrk6ULkQNSk4Qu-s,3936
@@ -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.dev20250520181654.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1224
- cirq_core-1.6.0.dev20250520181654.dist-info/METADATA,sha256=JWMMfc_Vn3qSvAqXhSoYmXR6mjLa4MuR5Td7zGb836c,4857
1225
- cirq_core-1.6.0.dev20250520181654.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
1226
- cirq_core-1.6.0.dev20250520181654.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1227
- cirq_core-1.6.0.dev20250520181654.dist-info/RECORD,,
1223
+ cirq_core-1.6.0.dev20250520183459.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1224
+ cirq_core-1.6.0.dev20250520183459.dist-info/METADATA,sha256=1js6vrnUZP2e_XKPIC1Ku70j5Mq-pwGrY2p0F_HqqKk,4857
1225
+ cirq_core-1.6.0.dev20250520183459.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
1226
+ cirq_core-1.6.0.dev20250520183459.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1227
+ cirq_core-1.6.0.dev20250520183459.dist-info/RECORD,,