Since August 2023, this repository is archived as all the qiskit PyPI metapackage infrastructure and documentation was moved to Qiskit/qiskit (formerly Qiskit/qiskit-terra). See RFC0011 for details. |
Qiskit is an open-source SDK for working with quantum computers at the level of circuits, algorithms, and application modules.
The best way of installing qiskit
is by using pip
:
$ pip install qiskit
See install Qiskit for detailed instructions, how to use virtual environments, and build from source standalone versions of the individual Qiskit elements and components.
The Qiskit project used to be made up of many components. However, it is now only comprised of the Qiskit Terra project and the Qiskit meta-package contained in this repository only installs that.
If you are interested in using quantum services, you can check out the Providers page for the list of available providers that Qiskit supports.
If you'd like to contribute to Qiskit, please take a look at our contribution guidelines. This project adheres to Qiskit's code of conduct. By participating, you are expected to uphold this code.
We use GitHub issues for tracking requests and bugs. Please use our Slack for discussion and simple questions. For questions that are more suited for a forum we use the Qiskit tag in the Stack Exchange.
Now you're set up and ready to check out our Qiskit Tutorials repository.
Qiskit is the work of many people who contribute to the project at different levels. If you use Qiskit, please cite as per the included BibTeX file.