The Lightning plugin ecosystem provides fast quantum state-vector and tensor network simulators written in C++ for use with PennyLane.
The Lightning plugin ecosystem provides fast quantum state-vector and tensor network simulators written in C++ for use with PennyLane.
pip install pennylaneai-pennylane-lightning
from pennylaneai-pennylane-lightning import pennylane-lightning
# Example usage
algorithm = pennylane-lightning()
result = algorithm.run()
Apache-2.0