PennyLane-Cirq

View on PyPIReverse Dependencies (0)

0.36.0 PennyLane_Cirq-0.36.0-py3-none-any.whl

Wheel Details

Project: PennyLane-Cirq
Version: 0.36.0
Filename: PennyLane_Cirq-0.36.0-py3-none-any.whl
Download: [link]
Size: 21993
MD5: e411ef09d0f2af0d1cf726c9c3c3e7c6
SHA256: 12a3130c3843a19ed5079c2852a9dea808d0ba8800db8b98413da2c9a59c882c
Uploaded: 2024-05-06 23:17:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PennyLane-Cirq
Version: 0.36.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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: pennylane (>=0.29.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.43.0)
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=EDOoraPePGxsLbMl9xgNhrt0uddup-mLuBMP--9cQt0 692
pennylane_cirq/cirq_device.py sha256=OddewdWYAjlkTCliNfTAHfqHPAdRyyy-KLqG2cLMS7U 11729
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=ACOOjJkrf2wNkfJYeILMXWRc4Z8Zx_NcKV8_2CZHu_0 6869
pennylane_cirq/simulator_device.py sha256=EWvRlFN5kF6pPRV_oxURBQxyXlHVc7p6EKrhCmzhOrc 11836
PennyLane_Cirq-0.36.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
PennyLane_Cirq-0.36.0.dist-info/METADATA sha256=dXEjF-ZaE4wzJ5K72l1usRAWHVh1mObs18H-D-at1Ho 6886
PennyLane_Cirq-0.36.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
PennyLane_Cirq-0.36.0.dist-info/entry_points.txt sha256=t9ZFKD6H_e2slBfFrBSG_3fL8Up5cfv0vqrw_PeiEGQ 276
PennyLane_Cirq-0.36.0.dist-info/top_level.txt sha256=LfSkhIYQHJaUAJKgYSk5j8gtXrJwVsRN-NShsOehRfQ 15
PennyLane_Cirq-0.36.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