README.md 704 字节
Newer Older
H
hackercyclops12 已提交
1
# Welcome to Quantum Algorithms
2 3 4 5 6 7 8

Started at https://github.com/TheAlgorithms/Python/issues/1831

* D-Wave: https://www.dwavesys.com and https://github.com/dwavesystems
* Google: https://research.google/teams/applied-science/quantum
* IBM: https://qiskit.org and https://github.com/Qiskit
* Rigetti: https://rigetti.com and https://github.com/rigetti
A
Abhinand C 已提交
9 10 11 12 13 14 15

## IBM Qiskit
- Start using by installing `pip install qiskit`, refer the [docs](https://qiskit.org/documentation/install.html) for more info.
- Tutorials & References
  - https://github.com/Qiskit/qiskit-tutorials
  - https://quantum-computing.ibm.com/docs/iql/first-circuit
  - https://medium.com/qiskit/how-to-program-a-quantum-computer-982a9329ed02