We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa8c9d commit fd7da5fCopy full SHA for fd7da5f
quantum/README.md
@@ -6,3 +6,10 @@ Started at https://github.com/TheAlgorithms/Python/issues/1831
6
* Google: https://research.google/teams/applied-science/quantum
7
* IBM: https://qiskit.org and https://github.com/Qiskit
8
* Rigetti: https://rigetti.com and https://github.com/rigetti
9
+
10
+## IBM Qiskit
11
+- Start using by installing `pip install qiskit`, refer the [docs](https://qiskit.org/documentation/install.html) for more info.
12
+- Tutorials & References
13
+ - https://github.com/Qiskit/qiskit-tutorials
14
+ - https://quantum-computing.ibm.com/docs/iql/first-circuit
15
+ - https://medium.com/qiskit/how-to-program-a-quantum-computer-982a9329ed02
0 commit comments