Difference between revisions of "Quantum Computation"
Jump to navigation
Jump to search
Kourouklides (talk | contribs) |
Kourouklides (talk | contribs) |
||
Line 27: | Line 27: | ||
* [https://github.com/quantumlib/OpenFermion OpenFermion] - Python | * [https://github.com/quantumlib/OpenFermion OpenFermion] - Python | ||
* [https://github.com/quantumlib/cirq cirq] - Python | * [https://github.com/quantumlib/cirq cirq] - Python | ||
+ | * [https://docs.microsoft.com/en-us/quantum/language/ The Q# Programming Language] | ||
==See also== | ==See also== |
Revision as of 09:38, 17 November 2018
This page contains resources about Quantum Computation and Quantum Information Science in general.
Contents
Subfields and Concepts
- Quantum Algorithms
- Quantum Search
- Quantum Information Theory
- Quantum Complexity Theory
- Quantum Error Correction
- Quantum Cryptography
Online courses
Video Lectures
- Quantum Information Science by Isaac Chuang - edX
- Quantum mechanics and quantum computation Umesh Vazirani - edX
Lecture Notes
- Quantum Complexity Theory by Scott Aaronson
- Quantum Computation by Peter Shor
- Quantum Information Science by Isaac Chuang and Peter Shor
Books
Software
- QuTIP - Quantum Toolbox in Python
- OpenFermion - Python
- cirq - Python
- The Q# Programming Language
See also
Other Resources
- Quantum Information - Nature
- Quantum Computing Playground
- List of GC simulators - Quwiki
- Awesome Quantum Machine learning - Github