PennyLane plugin for Cirq
Project description
The PennyLane-Cirq plugin integrates the Cirq quantum computing framework with PennyLane’s quantum machine learning capabilities.
PennyLane is a cross-platform Python library for quantum machine learning, automatic differentiation, and optimization of hybrid quantum-classical computations.
Cirq is a software library for quantum computing.
The plugin documentation can be found here: https://docs.pennylane.ai/projects/cirq.
Features
Provides access to built-in Cirq backends including cirq.simulator and cirq.mixedsimulator
Provides access to Pasqal’s neutral-atom devices via cirq.pasqal
Provides access to the simulators qsim and qsimh via the cirq.qsim and cirq.qsimh devices
Support for all PennyLane core functionality
Installation
This plugin requires Python version 3.10 or above, as well as PennyLane and Cirq. Installation of this plugin, as well as all dependencies, can be done using pip:
$ pip install pennylane-cirq
Alternatively, you can install PennyLane-Cirq from the source code by navigating to the top directory and running:
$ python setup.py install
Dependencies
PennyLane-Cirq requires the following libraries be installed:
Python >= 3.10
as well as the following Python packages:
To use the qsim and qsimh devices, the qsim-Cirq interface qsimcirq is required:
It can be installed using pip:
$ pip install qsimcirq
If you currently do not have Python 3 installed, we recommend Anaconda for Python 3, a distributed version of Python packaged for scientific computation.
Tests
To test that the PennyLane-Cirq plugin is working correctly you can run
$ make test
in the source folder.
Documentation
To build the HTML documentation, go to the top-level directory and run:
$ make docs
The documentation can then be found in the doc/_build/html/ directory.
Contributing
We welcome contributions - simply fork the repository of this plugin, and then make a pull request containing your contribution. All contributers to this plugin will be listed as authors on the releases.
We also encourage bug reports, suggestions for new features and enhancements, and even links to cool projects or applications built on PennyLane.
Support
Source Code: https://github.com/PennyLaneAI/pennylane-cirq
Issue Tracker: https://github.com/PennyLaneAI/pennylane-cirq/issues
PennyLane Forum: https://discuss.pennylane.ai
If you are having issues, please let us know by posting the issue on our Github issue tracker, or by asking a question in the forum.
License
The PennyLane-Cirq plugin is free and open source, released under the Apache License, Version 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file PennyLane_Cirq-0.39.0-py3-none-any.whl
.
File metadata
- Download URL: PennyLane_Cirq-0.39.0-py3-none-any.whl
- Upload date:
- Size: 22.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a66c201dca56a66cf55fbe17dccf9fb495b20973ba402df2a990b693f4bca211 |
|
MD5 | d0ab0c5060827fc5b46db30a49bc0a97 |
|
BLAKE2b-256 | 4b00c1b8007be07116e851c7b97e3d30882365a316c380e041055ab032ec74de |