PennyLane plugin for Qiskit
Project description
The PennyLane-Qiskit plugin integrates the Qiskit 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.
Qiskit is an open-source framework for quantum computing.
Features
Provides three devices to be used with PennyLane: qiskit.aer, qiskit.basicsim and qiskit.remote. These devices provide access to the various backends, including the IBM hardware accessible through the cloud.
Supports a wide range of PennyLane operations and expectation values across the providers.
Combine Qiskit’s high performance simulator and hardware backend support with PennyLane’s automatic differentiation and optimization.
Installation
This plugin requires Python >= 3.11, as well as PennyLane and Qiskit. Installation of this plugin, as well as all dependencies, can be done using pip:
python -m pip install pennylane-qiskit
To test that the PennyLane-Qiskit plugin is working correctly you can install the development requirements with,
python -m pip install -r requirements-dev.txt
With this, you can run the tests with,
make test
in the source folder.
Development
If you wish to develop the PennyLane-Qiskit plugin, please first install the developer requirements with
python -m pip install -r requirements-dev.txt
and install the pre-commit hooks with
pre-commit install
This will set up pre-commit hooks to automatically format and lint your code before each commit.
Please refer to the plugin documentation as well as to the PennyLane documentation for further reference.
Contributing
We welcome contributions - simply fork the repository of this plugin, and then make a pull request containing your contribution. All contributors 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-qiskit
Issue Tracker: https://github.com/PennyLaneAI/pennylane-qiskit/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 qiskit 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pennylane_qiskit-0.44.1-py3-none-any.whl.
File metadata
- Download URL: pennylane_qiskit-0.44.1-py3-none-any.whl
- Upload date:
- Size: 44.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
967dae00061d51e280dd2214945d138286912e542c4d85df1d0779a14b17c73f
|
|
| MD5 |
f2246abd6ca7ff007d67ebd9e83a4c79
|
|
| BLAKE2b-256 |
47217925a1e8d7b1ccdfd33d66e8e0861d47fe38e4dbec52d59b51faae654078
|