476 Forks
1821 Stars
1821 Watchers

pennylane

PennyLane is a cross-platform Python library for differentiable programming of quantum computers. Train a quantum computer the same way as a neural network.

How to download and setup pennylane

Open terminal and run command
git clone https://github.com/PennyLaneAI/pennylane.git
git clone is used to create a copy or clone of pennylane repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pennylane https://github.com/PennyLaneAI/pennylane/archive/master.zip

Or simply clone pennylane with SSH
[email protected]:PennyLaneAI/pennylane.git

If you have some problems with pennylane

You may open issue on pennylane support forum (system) here: https://github.com/PennyLaneAI/pennylane/issues