Skip to content

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

License

Notifications You must be signed in to change notification settings

sadernalwis/qiskit

 
 

Repository files navigation

Image

License Build Status Build Status Downloads DOI

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

Qiskit is made up of elements that work together to enable quantum computing. This is a simple meta-package to install the elements of Qiskit altogether.

Installation

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.

Qiskit Elements

The four elements of Qiskit are the essential parts that give Qiskit its power

Build Status Version Contribute
Qiskit (Terra) Build Status
Qiskit Simulator (Aer) Build Status
Qiskit Experiments (Ignis) Build Status
Qiskit Application Modules (Aqua) Build Status

and if you want to run your experiments and applications on real systems you need access to IBM Quantum Services

Build Status Version Contribute
Qiskit IBM Quantum (Provider) Build Status

Contribution Guidelines

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.

Next Steps

Now you're set up and ready to check out our Qiskit Tutorials repository.

Authors and Citation

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.

License

Apache License 2.0

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OpenQASM 53.6%
  • Python 41.4%
  • TeX 3.0%
  • Shell 2.0%