mirror of
https://github.com/desireevl/awesome-quantum-computing.git
synced 2024-03-22 21:10:36 +08:00
Added learning, development tools, books
This commit is contained in:
parent
2eb0265723
commit
3cf33e2e7d
29
README.md
29
README.md
|
@ -1,2 +1,27 @@
|
||||||
# awesome-quantum-computing
|
# Awesome Quantum Computing
|
||||||
A curated list of awesome quantum computing learning and developing resources.
|
|
||||||
|
## Introduction
|
||||||
|
|
||||||
|
A curated list of awesome quantum computing learning and developing resources. The goal is to build a categorised community-driven collection of up to date, high quality resources.
|
||||||
|
|
||||||
|
Sharing, suggestions and contributions are always welcome! Please take a look at the contribution guidelines and quality standard first. Thanks to all contributors, you're awesome and it wouldn't be possible without you!
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
|
||||||
|
- [Learning](#learning)
|
||||||
|
- [Development Tools](#development-tools)
|
||||||
|
- [Books](#books)
|
||||||
|
|
||||||
|
## Learning
|
||||||
|
|
||||||
|
- [IBM Q Full User Guide](https://quantumexperience.ng.bluemix.net/qx/tutorial?sectionId=full-user-guide&page=introduction) - Short tutorials providing a gentle introduction to quantum computing and IBM Q.
|
||||||
|
- [Nielsen and Chuang](http://quantum.wobblybit.com/category/nielsenchuang/) - Worked examples on quantum algorithm problems.
|
||||||
|
|
||||||
|
## Development Tools
|
||||||
|
|
||||||
|
- [IBM Quantum Composer](https://quantumexperience.ng.bluemix.net/qx/editor) - Online quantum composer to run experiments on real quantum computing hardware.
|
||||||
|
- [QISKit SDK](https://github.com/QISKit/qiskit-sdk-py) - Software development kit for working with OpenQASM and the IBM Q Experience.
|
||||||
|
|
||||||
|
## Books
|
||||||
|
|
||||||
|
- [Quantum Computation and Quantum Information](https://books.google.com/books/about/Quantum_Computation_and_Quantum_Informat.html?id=-s4DEy7o-a0C&redir_esc=y) - A well appreciated comprehensive textbook for those with a bit of prior knowledge in maths, computer science and physics.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user