Install PennyLane

The only requirement for installing PennyLane is Python.

PennyLane is compatible with TensorFlow, PyTorch, and JAX.

Binaries provided for MacOS, Windows, Linux, x86, PowerPC, and ARM.

# install the latest released
# version of PennyLane
pip install pennylane --upgrade

Using PennyLane on the Cloud

PennyLane is available pre-installed on the following cloud services.

PennyLane can also be installed on Google Colab by running !pip install pennylane, and restarting the runtime.

High Performance Computing and GPUs

PennyLane comes with built-in high performance simulators.

High performance statevector simulator CUDA multi-GPU statevector simulator
pip install pennylane
Linux
CPU
pip
Code
pip install pennylane

Devices and Quantum hardware

PennyLane supports a wide range of quantum simulators and hardware devices.