FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Python-algorithm/quantum at master · rasata/Python-algorithm · GitHub
rasata
/
Python-algorithm
Public
forked from
TheAlgorithms/Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
Python-algorithm
/
quantum
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
Python-algorithm
/
quantum
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
README.md
README.md
__init__.py
__init__.py
bb84.py.DISABLED.txt
bb84.py.DISABLED.txt
deutsch_jozsa.py.DISABLED.txt
deutsch_jozsa.py.DISABLED.txt
half_adder.py.DISABLED.txt
half_adder.py.DISABLED.txt
not_gate.py.DISABLED.txt
not_gate.py.DISABLED.txt
q_fourier_transform.py
q_fourier_transform.py
q_full_adder.py.DISABLED.txt
q_full_adder.py.DISABLED.txt
quantum_entanglement.py.DISABLED.txt
quantum_entanglement.py.DISABLED.txt
quantum_random.py.DISABLED.txt
quantum_random.py.DISABLED.txt
quantum_teleportation.py.DISABLED.txt
quantum_teleportation.py.DISABLED.txt
ripple_adder_classic.py.DISABLED.txt
ripple_adder_classic.py.DISABLED.txt
single_qubit_measure.py.DISABLED.txt
single_qubit_measure.py.DISABLED.txt
superdense_coding.py.DISABLED.txt
superdense_coding.py.DISABLED.txt
README.md
Outline
Welcome to Quantum Algorithms
Started at
TheAlgorithms#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
Zapata:
https://www.zapatacomputing.com
and
https://github.com/zapatacomputing
IBM Qiskit
Start using by installing pip install qiskit, refer the
docs
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
Google Cirq
Start using by installing python -m pip install cirq, refer the
docs
for more info.
Tutorials & references
https://github.com/quantumlib/cirq
https://quantumai.google/cirq/experiments
https://tanishabassan.medium.com/quantum-programming-with-google-cirq-3209805279bc
Back
|
FazBrowse Home
|
New Git URL