cirq-web 1.7.0.dev20250902054308__py3-none-any.whl → 1.7.0.dev20250902054702__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.
cirq_web/_version.py CHANGED
@@ -12,4 +12,4 @@
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
14
 
15
- __version__ = "1.7.0.dev20250902054308"
15
+ __version__ = "1.7.0.dev20250902054702"
cirq_web/_version_test.py CHANGED
@@ -3,4 +3,4 @@ import cirq_web
3
3
 
4
4
 
5
5
  def test_version() -> None:
6
- assert cirq_web.__version__ == "1.7.0.dev20250902054308"
6
+ assert cirq_web.__version__ == "1.7.0.dev20250902054702"
@@ -1,19 +1,18 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cirq-web
3
- Version: 1.7.0.dev20250902054308
3
+ Version: 1.7.0.dev20250902054702
4
4
  Summary: Web-based 3D visualization tools for Cirq.
5
5
  Home-page: http://github.com/quantumlib/cirq
6
6
  Author: The Cirq Developers
7
7
  Author-email: cirq-dev@googlegroups.com
8
8
  Maintainer: Google Quantum AI open-source maintainers
9
9
  Maintainer-email: quantum-oss-maintainers@google.com
10
- License: Apache 2
10
+ License: Apache-2.0
11
11
  Keywords: algorithms,api,cirq,google,google quantum,nisq,python,quantum,quantum algorithms,quantum circuit,quantum circuit simulator,quantum computer simulator,quantum computing,quantum development kit,quantum information,quantum programming,quantum programming language,quantum simulation,sdk,simulation
12
12
  Classifier: Development Status :: 5 - Production/Stable
13
13
  Classifier: Intended Audience :: Developers
14
14
  Classifier: Intended Audience :: Education
15
15
  Classifier: Intended Audience :: Science/Research
16
- Classifier: License :: OSI Approved :: Apache Software License
17
16
  Classifier: Operating System :: MacOS :: MacOS X
18
17
  Classifier: Operating System :: Microsoft :: Windows
19
18
  Classifier: Operating System :: POSIX :: Linux
@@ -27,7 +26,7 @@ Classifier: Typing :: Typed
27
26
  Requires-Python: >=3.11.0
28
27
  Description-Content-Type: text/markdown
29
28
  License-File: LICENSE
30
- Requires-Dist: cirq-core==1.7.0.dev20250902054308
29
+ Requires-Dist: cirq-core==1.7.0.dev20250902054702
31
30
  Dynamic: author
32
31
  Dynamic: author-email
33
32
  Dynamic: classifier
@@ -1,6 +1,6 @@
1
1
  cirq_web/__init__.py,sha256=U61WSyNfHtEp9JinTK6xV2msxO7xhKbQlo3wH1IoZpo,804
2
- cirq_web/_version.py,sha256=MLJUAVDGnGbYvYWd1ul3I0E4_nHk0qctToLSzLrMSRU,625
3
- cirq_web/_version_test.py,sha256=EAqACcBSzstRGlKZ44rFhjYo3hn3JMVy9UjDCjgLiPo,163
2
+ cirq_web/_version.py,sha256=SEdsCFEjNxJu9iOq2sHQgOLAHW0dnG-zyeLyIHrk82I,625
3
+ cirq_web/_version_test.py,sha256=tluzEbz2D9LyxHl0oKXiR0i4wLyLMtE4l5fFfHu9tho,163
4
4
  cirq_web/conftest.py,sha256=ZLKmECNA2ZYn2ZdFW3w5_DTfIw1X2aF0c-toWiXNsCk,667
5
5
  cirq_web/widget.py,sha256=xY536xHBsurP1QatU6sic-S-f9XvTK09NIk_4Ab7vCE,4043
6
6
  cirq_web/widget_test.py,sha256=TcKUzOH8FD8BmPaBy7OVArUwjPWRY9tTCrmHpig9TUc,2390
@@ -14,8 +14,8 @@ cirq_web/circuits/symbols.py,sha256=6ysGQSvAH0LNGBSnO2kpkUAS4ELZN0vdp7xdv3f_ji8,
14
14
  cirq_web/circuits/symbols_test.py,sha256=ij9dZn27CFnWvif0lTYYEWcOfHmIeCfS_ZTcT4BNvLM,3070
15
15
  cirq_web/dist/bloch_sphere.bundle.js,sha256=SzAdvNeZfM_Vt8hW37lmcE-18TBYfx0dNXzN8G5xcZ8,817513
16
16
  cirq_web/dist/circuit.bundle.js,sha256=fW38lUMdbIqtwLYI276pbNSZrginIqRVS1HhsR16XnI,817329
17
- cirq_web-1.7.0.dev20250902054308.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
18
- cirq_web-1.7.0.dev20250902054308.dist-info/METADATA,sha256=z28y3pEUYYK4TEtkylUFNJPMtt3Vn-K3H_ds5wvfNlk,5459
19
- cirq_web-1.7.0.dev20250902054308.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
- cirq_web-1.7.0.dev20250902054308.dist-info/top_level.txt,sha256=qE3egmKlI5qJVWex7ggsuq-9gt_2Mj-bAx7zEtwXcjk,9
21
- cirq_web-1.7.0.dev20250902054308.dist-info/RECORD,,
17
+ cirq_web-1.7.0.dev20250902054702.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
18
+ cirq_web-1.7.0.dev20250902054702.dist-info/METADATA,sha256=TDBQ57ILYqy1bmmipEac84x5pIgyBVpP1ESAmxz0sV0,5398
19
+ cirq_web-1.7.0.dev20250902054702.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
+ cirq_web-1.7.0.dev20250902054702.dist-info/top_level.txt,sha256=qE3egmKlI5qJVWex7ggsuq-9gt_2Mj-bAx7zEtwXcjk,9
21
+ cirq_web-1.7.0.dev20250902054702.dist-info/RECORD,,