cirq-core 1.5.0.dev20250131200013__py3-none-any.whl → 1.5.0.dev20250131202719__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.dev20250131200013"
31
+ __version__ = "1.5.0.dev20250131202719"
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.dev20250131200013"
6
+ assert cirq.__version__ == "1.5.0.dev20250131202719"
@@ -1,3 +1,5 @@
1
- This folder contains test data for cirq's JSON serialization functionality.
1
+ # JSON test data for Cirq serialization tests
2
2
 
3
- For more information, see [`docs/dev/serialization.md`](/docs/dev/serialization.md).
3
+ This folder contains test data for Cirq's JSON serialization functionality. For
4
+ more information, please see
5
+ [`docs/dev/serialization.md`](/docs/dev/serialization.md).
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cirq-core
3
- Version: 1.5.0.dev20250131200013
3
+ Version: 1.5.0.dev20250131202719
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=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=pHxr-h2OU037K7mCEhPwUKCFfAkmGCEZftyVoF5z3mk,1206
8
- cirq/_version_test.py,sha256=TTpAJN08qFfPXqvTD5ceJzu6BY6g42A60KYGyZyQbFI,147
7
+ cirq/_version.py,sha256=lk4o6g9Y4-tC2VFYhG4J4u8Bxb4e0OKGAf7p-4gc4F4,1206
8
+ cirq/_version_test.py,sha256=nom_oh1mjE1d9mAphVKI9QdX0s1lazD3ORfq4xB1OZ0,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
@@ -698,7 +698,7 @@ cirq/protocols/json_test_data/QuantumFourierTransformGate.json,sha256=q9hLmKiaQ6
698
698
  cirq/protocols/json_test_data/QuantumFourierTransformGate.repr,sha256=p9ZBLLvpwEPUWRAVnNYgadfWycnQNHr4To00M24wi1A,68
699
699
  cirq/protocols/json_test_data/QubitPermutationGate.json,sha256=Zg8E-L75KRmeEkpL17jxtehXWbg6XVXs7NlEiOrDBtA,114
700
700
  cirq/protocols/json_test_data/QubitPermutationGate.repr,sha256=L1791EEPRlnjTszhMwMGiAZWlIwxJfyxF0V0a0QvMt0,49
701
- cirq/protocols/json_test_data/README.md,sha256=6ZvyycSyOlROrJ-4fIGM0n5O25-8gMVdBWIPP-E6Tr8,162
701
+ cirq/protocols/json_test_data/README.md,sha256=P6S2QZFQbbLxPeygz-9q3QHXtddUhT8fhhhe0TG3YU4,215
702
702
  cirq/protocols/json_test_data/RandomGateChannel.json,sha256=Q3WaKzmlQbYp1E50Cmly7MZoCslymyHn-q1lP7tIAhM,193
703
703
  cirq/protocols/json_test_data/RandomGateChannel.repr,sha256=BAMMnz2qd4vH4oYSVH-Xvh-3rndU3QXxMqCm-Z_0hdM,57
704
704
  cirq/protocols/json_test_data/RepetitionsStoppingCriteria.json,sha256=T_TkyEk3_KbSZXcY3mLXw1SSAbbqJqa-4cWb8KG9Bpw,114
@@ -1202,8 +1202,8 @@ cirq/work/sampler.py,sha256=bE5tmVkcR6cZZMLETxDfHehdsYUMbx2RvBeIBetehI4,19187
1202
1202
  cirq/work/sampler_test.py,sha256=hL2UWx3dz2ukZVNxWftiKVvJcQoLplLZdQm-k1QcA40,13282
1203
1203
  cirq/work/zeros_sampler.py,sha256=x1C7cup66a43n-3tm8QjhiqJa07qcJW10FxNp9jJ59Q,2356
1204
1204
  cirq/work/zeros_sampler_test.py,sha256=JIkpBBFPJe5Ba4142vzogyWyboG1Q1ZAm0UVGgOoZn8,3279
1205
- cirq_core-1.5.0.dev20250131200013.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1206
- cirq_core-1.5.0.dev20250131200013.dist-info/METADATA,sha256=z4mVtGtXzL7KXjCNPD9k03Lzehfigi7cIpkpiFN2NFU,3239
1207
- cirq_core-1.5.0.dev20250131200013.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
1208
- cirq_core-1.5.0.dev20250131200013.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1209
- cirq_core-1.5.0.dev20250131200013.dist-info/RECORD,,
1205
+ cirq_core-1.5.0.dev20250131202719.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1206
+ cirq_core-1.5.0.dev20250131202719.dist-info/METADATA,sha256=Yng8lUsdR6JI3aTpmgXUVYKL2UDSA5p6wQFV9poqjeE,3239
1207
+ cirq_core-1.5.0.dev20250131202719.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
1208
+ cirq_core-1.5.0.dev20250131202719.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1209
+ cirq_core-1.5.0.dev20250131202719.dist-info/RECORD,,