1976 Forks
3669 Stars
3669 Watchers

qiskit-terra

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and algorithms.

How to download and setup qiskit-terra

Open terminal and run command
git clone https://github.com/Qiskit/qiskit-terra.git
git clone is used to create a copy or clone of qiskit-terra 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 qiskit-terra https://github.com/Qiskit/qiskit-terra/archive/master.zip

Or simply clone qiskit-terra with SSH
[email protected]:Qiskit/qiskit-terra.git

If you have some problems with qiskit-terra

You may open issue on qiskit-terra support forum (system) here: https://github.com/Qiskit/qiskit-terra/issues