mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
fd7da5ff8f
* Added IBM Qiskit References * space Co-authored-by: John Law <johnlaw.po@gmail.com>
704 B
704 B
Welcome to Quantum Algorithms
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
IBM Qiskit
- Start using by installing
pip install qiskit
, refer the docs for more info. - Tutorials & References