cirq-core 1.5.0.dev20250409033139__py3-none-any.whl → 1.5.0.dev20250409050932__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, 10, 0): # pragma: no cover
28
28
  'of cirq (e.g. "python -m pip install cirq==1.1.*")'
29
29
  )
30
30
 
31
- __version__ = "1.5.0.dev20250409033139"
31
+ __version__ = "1.5.0.dev20250409050932"
cirq/_version_test.py CHANGED
@@ -3,4 +3,4 @@ import cirq
3
3
 
4
4
 
5
5
  def test_version():
6
- assert cirq.__version__ == "1.5.0.dev20250409033139"
6
+ assert cirq.__version__ == "1.5.0.dev20250409050932"
cirq/value/condition.py CHANGED
@@ -144,7 +144,7 @@ class BitMaskKeyCondition(Condition):
144
144
  after taking the bitwise and with a bitmask.
145
145
 
146
146
  Examples:
147
- - BitMaskKeycondition('a') -> a != 0
147
+ - BitMaskKeyCondition('a') -> a != 0
148
148
  - BitMaskKeyCondition('a', bitmask=13) -> (a & 13) != 0
149
149
  - BitMaskKeyCondition('a', bitmask=13, target_value=9) -> (a & 13) != 9
150
150
  - BitMaskKeyCondition('a', bitmask=13, target_value=9, equal_target=True) -> (a & 13) == 9
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cirq-core
3
- Version: 1.5.0.dev20250409033139
3
+ Version: 1.5.0.dev20250409050932
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=0m3sYIyxRNv9jvAo6rzJ-cnbpny3KGnAByrbU7bApgQ,34720
4
4
  cirq/_doc.py,sha256=yDyWUD_2JDS0gShfGRb-rdqRt9-WeL7DhkqX7np0Nko,2879
5
5
  cirq/_import.py,sha256=cfocxtT1BJ4HkfZ-VO8YyIhPP-xfqHDkLrzz6eeO5U0,8421
6
6
  cirq/_import_test.py,sha256=6K_v0riZJXOXUphHNkGA8MY-JcmGlezFaGmvrNhm3OQ,1015
7
- cirq/_version.py,sha256=ICVtB9LnhSNY1FJOKkTz1paz1hk_ivpZ3I7fX8tyBkc,1206
8
- cirq/_version_test.py,sha256=2PpmhZB0F9f9kfIldIuduvO5GQkOSgA1uWwbL6M34cA,147
7
+ cirq/_version.py,sha256=MEdMTHf_7Wg0-upNI-hguSCmPxVQBAGedwLJ4OMv4cs,1206
8
+ cirq/_version_test.py,sha256=GBxYGVBZFIdkmFaw_BfcrpReQAlvL_IN8qsW9yNYEqI,147
9
9
  cirq/conftest.py,sha256=X7yLFL8GLhg2CjPw0hp5e_dGASfvHx1-QT03aUbhKJw,1168
10
10
  cirq/json_resolver_cache.py,sha256=YVamU72nCUT5dG0bhAvRKVX5lXcZMNTwP3H36v-cYag,13615
11
11
  cirq/py.typed,sha256=VFSlmh_lNwnaXzwY-ZuW-C2Ws5PkuDoVgBdNCs0jXJE,63
@@ -1156,7 +1156,7 @@ cirq/value/angle.py,sha256=uPa6RrAF-fH4vS8DxWVfBug1FZmT0yEMXdd4VlWOaJw,3315
1156
1156
  cirq/value/angle_test.py,sha256=PqeTBGJw6zfain4cG8FYMobtYQsfyxLQeBu_CF5fIjg,3548
1157
1157
  cirq/value/classical_data.py,sha256=LFW7Q87mjg-KpuU5iJqxyDFNqre5AlHUCXbMVKwFVV4,11608
1158
1158
  cirq/value/classical_data_test.py,sha256=23ZraKZ-V3p-uux21bkcboQcEp81RW6VKnVIYPQc6_o,5231
1159
- cirq/value/condition.py,sha256=agENcjK7FzWJ-lQN77dlGXQOVi1rPxYeUYrDlpHid5w,11977
1159
+ cirq/value/condition.py,sha256=kS-SI-m4HgQpuGNrTxF6xGaoDYSaCw1JxLjUqpd2qhM,11977
1160
1160
  cirq/value/condition_test.py,sha256=RTDP4N3gGiAKX_tdpo1js0d2bK3jAfUFKXsrpN1q8CU,12913
1161
1161
  cirq/value/digits.py,sha256=PLpenXpyhrtEpEETVe3rMle4IKZVGL4GrW5ugThHkeA,6024
1162
1162
  cirq/value/digits_test.py,sha256=evx-y619LfjSN_gUO1B6K7O80X5HJmxxBPl61RrOovo,3812
@@ -1209,8 +1209,8 @@ cirq/work/sampler.py,sha256=sW0RhIelGABAKbqTM58shwyyCPgf86JIv9IGdJe__js,19186
1209
1209
  cirq/work/sampler_test.py,sha256=mdk1J-WrvbPUYhY41VhWf9_te4DnXr_XMPcugWwc4-I,13281
1210
1210
  cirq/work/zeros_sampler.py,sha256=8_Ne6dBkDANtTZuql7Eb0Qg_E_P3-_gu-ybFzxTbKAQ,2356
1211
1211
  cirq/work/zeros_sampler_test.py,sha256=JIkpBBFPJe5Ba4142vzogyWyboG1Q1ZAm0UVGgOoZn8,3279
1212
- cirq_core-1.5.0.dev20250409033139.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1213
- cirq_core-1.5.0.dev20250409033139.dist-info/METADATA,sha256=cYF8QDsXW6cxWj0ZtfoauMfOSryG4xMZh5AHyAni_Jw,4908
1214
- cirq_core-1.5.0.dev20250409033139.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
1215
- cirq_core-1.5.0.dev20250409033139.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1216
- cirq_core-1.5.0.dev20250409033139.dist-info/RECORD,,
1212
+ cirq_core-1.5.0.dev20250409050932.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1213
+ cirq_core-1.5.0.dev20250409050932.dist-info/METADATA,sha256=_y6RkOqW96lkDf1kr-r8ApJEwfDS8e4E7Gli7jC7mdo,4908
1214
+ cirq_core-1.5.0.dev20250409050932.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
1215
+ cirq_core-1.5.0.dev20250409050932.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1216
+ cirq_core-1.5.0.dev20250409050932.dist-info/RECORD,,