cirq-core 1.7.0.dev20250812193643__py3-none-any.whl → 1.7.0.dev20250812232034__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.7.0.dev20250812193643"
31
+ __version__ = "1.7.0.dev20250812232034"
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.7.0.dev20250812193643"
6
+ assert cirq.__version__ == "1.7.0.dev20250812232034"
cirq/value/linear_dict.py CHANGED
@@ -178,24 +178,6 @@ class LinearDict(Generic[TVector], MutableMapping[TVector, 'cirq.TParamValComple
178
178
  snapshot = self.copy().clean(atol=0)
179
179
  return snapshot._terms.items()
180
180
 
181
- @overload
182
- def update(
183
- self, other: Mapping[TVector, cirq.TParamValComplex], **kwargs: cirq.TParamValComplex
184
- ) -> None:
185
- pass
186
-
187
- @overload
188
- def update(
189
- self,
190
- other: Iterable[tuple[TVector, cirq.TParamValComplex]],
191
- **kwargs: cirq.TParamValComplex,
192
- ) -> None:
193
- pass
194
-
195
- @overload
196
- def update(self, *args: Any, **kwargs: cirq.TParamValComplex) -> None:
197
- pass
198
-
199
181
  def update(self, *args, **kwargs):
200
182
  terms = dict()
201
183
  terms.update(*args, **kwargs)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cirq-core
3
- Version: 1.7.0.dev20250812193643
3
+ Version: 1.7.0.dev20250812232034
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=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=ElYInahWUUSYCxL8bkvrpOmPD5-ZBFucBIjqtFbfyZs,1206
8
- cirq/_version_test.py,sha256=JNHaH5dBqLT2AmX2F4_XsfX48n0FHdULb_H8QX0JHv4,155
7
+ cirq/_version.py,sha256=Wb9SSVg7fr8XHwCF76B5EobTvG00ROP5w3kRn6crYJc,1206
8
+ cirq/_version_test.py,sha256=LeLwdz2iMeoQOiOakjL4RwaVafmkyCVV7t-mZJMPPVI,155
9
9
  cirq/conftest.py,sha256=wSDKNdIQRDfLnXvOCWD3erheOw8JHRhdfQ53EyTUIXg,1239
10
10
  cirq/json_resolver_cache.py,sha256=A5DIgFAY1hUNt9vai_C3-gGBv24116CJMzQxMcXOax4,13726
11
11
  cirq/py.typed,sha256=VFSlmh_lNwnaXzwY-ZuW-C2Ws5PkuDoVgBdNCs0jXJE,63
@@ -1187,7 +1187,7 @@ cirq/value/digits.py,sha256=-3HTHqEQqy5evUz8aLE6ruw0NV3ncuPrc5asRMQ-sQ4,6063
1187
1187
  cirq/value/digits_test.py,sha256=WDeUQTnDqZXh4JjWu_qEkzCFAtd8x1UlN9I2yjdDV3g,3848
1188
1188
  cirq/value/duration.py,sha256=9zhnMe7EBicqbRp267GkPz97q1y1DcnPDXHqdEjJpts,10389
1189
1189
  cirq/value/duration_test.py,sha256=xQd5-dE8zZddsZru1P6ClV3PoeJncqLAQr3ivgZIXdQ,8281
1190
- cirq/value/linear_dict.py,sha256=0g4fWremhgnLTxjApVJzB6y0hJ9Vz-afudHltvvqkUY,12582
1190
+ cirq/value/linear_dict.py,sha256=SZAFd6s1pBgdOXuE3Rd8rXq14BsAKPDk7TO3QWaOZ6M,12148
1191
1191
  cirq/value/linear_dict_test.py,sha256=eZatVgAMonquI2qys4WJx6ddUc2KDea440qHIOxlTfQ,20061
1192
1192
  cirq/value/measurement_key.py,sha256=tgKhfa6UUPMP3azlF_yuARqg31T-lAAMhoTK6OtUEeQ,5175
1193
1193
  cirq/value/measurement_key_test.py,sha256=QpiKcsDOr8UjN3UyOng881zGIPNjqDTE1aHr-V6yzbg,4502
@@ -1234,8 +1234,8 @@ cirq/work/sampler.py,sha256=rxbMWvrhu3gfNSBjZKozw28lLKVvBAS_1EGyPdYe8Xg,19041
1234
1234
  cirq/work/sampler_test.py,sha256=SsMrRvLDYELyOAWLKISjkdEfrBwLYWRsT6D8WrsLM3Q,13533
1235
1235
  cirq/work/zeros_sampler.py,sha256=Fs2JWwq0n9zv7_G5Rm-9vPeHUag7uctcMOHg0JTkZpc,2371
1236
1236
  cirq/work/zeros_sampler_test.py,sha256=lQLgQDGBLtfImryys2HzQ2jOSGxHgc7-koVBUhv8qYk,3345
1237
- cirq_core-1.7.0.dev20250812193643.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1238
- cirq_core-1.7.0.dev20250812193643.dist-info/METADATA,sha256=zh6Uqk5SHiwIcByJ0TMqmrjuFITmXqHNfRfmwE874qw,4857
1239
- cirq_core-1.7.0.dev20250812193643.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
1240
- cirq_core-1.7.0.dev20250812193643.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1241
- cirq_core-1.7.0.dev20250812193643.dist-info/RECORD,,
1237
+ cirq_core-1.7.0.dev20250812232034.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1238
+ cirq_core-1.7.0.dev20250812232034.dist-info/METADATA,sha256=lY-pBfZiCfXCOwnNgf6ZwKfoUkuDJjjP19A1ibFD9i4,4857
1239
+ cirq_core-1.7.0.dev20250812232034.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
1240
+ cirq_core-1.7.0.dev20250812232034.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1241
+ cirq_core-1.7.0.dev20250812232034.dist-info/RECORD,,