PennyLane-Cirq

View on PyPIReverse Dependencies (0)

0.40.0 PennyLane_Cirq-0.40.0-py3-none-any.whl

Wheel Details

Project: PennyLane-Cirq
Version: 0.40.0
Filename: PennyLane_Cirq-0.40.0-py3-none-any.whl
Download: [link]
Size: 21668
MD5: 2543d0e3b29d0082121b44e7274a92c8
SHA256: fecd7e1ac9864efaa5ba4399597418646f71941a513ce311812412a66e450171
Uploaded: 2025-01-14 22:05:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PennyLane-Cirq
Version: 0.40.0
Summary: PennyLane plugin for Cirq
Maintainer: Xanadu Inc.
Maintainer-Email: software[at]xanadu.ai
Home-Page: http://xanadu.ai
License: Apache License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: pennylane (>=0.38.0)
Requires-Dist: cirq-core (>=0.10)
Requires-Dist: cirq-pasqal (>=0.10)
Description-Content-Type: text/x-rst
Provides: pennylane_cirq
License-File: LICENSE
[Description omitted; length: 5699 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.45.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pennylane_cirq/__init__.py sha256=vyTRDp4ym98PC5x-45hGo4wsYf_8YxerPtMDtIR0cj0 860
pennylane_cirq/_version.py sha256=IcinLdaRJgRB2OsjjrJkUNKn86PNJ-GzIgfopd7HhT8 692
pennylane_cirq/cirq_device.py sha256=wKoFkwT74Jix4xxCBzSE9JZjbw1I4_RaKWwL2wymexw 11490
pennylane_cirq/cirq_operation.py sha256=5ZXtvHXVl_7xv9ZWZM--dXn7ENFzSOv8qx4gx0Uc1xg 2584
pennylane_cirq/ops.py sha256=d2_GaiQAUX8YELfgXx87NgIsk5b1kaWDA9pbmHjZNI8 3025
pennylane_cirq/pasqal_device.py sha256=4GUNzb5XWZ0O9oNkLngZ10V4h4gn3nKWpwIYEMljSGU 2481
pennylane_cirq/qsim_device.py sha256=FGymZZNmIEWCaFkC4_kgQbjsCNUjIa2Ev8E4W1aoUkA 6496
pennylane_cirq/simulator_device.py sha256=R9pXsCzQ_GZ7xj_IMdvCHRslOPLZH8UmYw_wz_SQ6LA 10618
PennyLane_Cirq-0.40.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
PennyLane_Cirq-0.40.0.dist-info/METADATA sha256=6KTP3J-3eNwkBAMmd0xNgc69IdD7Vjk8C_bM-R5PH3k 6866
PennyLane_Cirq-0.40.0.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
PennyLane_Cirq-0.40.0.dist-info/entry_points.txt sha256=d5vqVmq7zXtZD1iS0A1st24adz9Kk93IkuywYH3jCKo 275
PennyLane_Cirq-0.40.0.dist-info/top_level.txt sha256=LfSkhIYQHJaUAJKgYSk5j8gtXrJwVsRN-NShsOehRfQ 15
PennyLane_Cirq-0.40.0.dist-info/RECORD

top_level.txt

pennylane_cirq

entry_points.txt

cirq.mixedsimulator = pennylane_cirq:MixedStateSimulatorDevice
cirq.pasqal = pennylane_cirq:PasqalDevice
cirq.qsim = pennylane_cirq.qsim_device:QSimDevice
cirq.qsimh = pennylane_cirq.qsim_device:QSimhDevice
cirq.simulator = pennylane_cirq:SimulatorDevice