mirror of
https://github.com/desireevl/awesome-quantum-computing.git
synced 2024-03-22 21:10:36 +08:00
Move Qiskit video series to Video section from Learning section
This commit is contained in:
parent
00c4311269
commit
2aff21207c
|
@ -25,7 +25,6 @@ For further resources related to Open Source Quantum Software Projects, please c
|
|||
|
||||
- [Learn Quantum Computation using Qiskit](http://community.qiskit.org/textbook) - An open-source textbook covering
|
||||
quantum algorithms and showing how to run them on real hardware using Qiskit. Also covers prerequisites.
|
||||
- [Coding with Qiskit video series](https://www.youtube.com/playlist?list=PLOFEBzvs-Vvp2xg9-POLJhQwtVktlYGbY) - YouTube video series showing how to write quantum algorithms
|
||||
- [An Interactive Introduction to Quantum Computing](https://davidbkemp.github.io/QuantumComputingArticle/) - Interactive learning for quantum gate computing by David Kemp.
|
||||
- [CNOT](https://cnot.io/) - Easy to understand, step by step introduction to quantum computing concepts.
|
||||
- [Documentation for Forest and pyQuil](http://pyquil.readthedocs.io/en/latest/) - Tutorials for Rigetti Computing's SDK.
|
||||
|
@ -103,6 +102,7 @@ For further resources related to Open Source Quantum Software Projects, please c
|
|||
|
||||
## Videos
|
||||
|
||||
- [Coding with Qiskit video series](https://www.youtube.com/playlist?list=PLOFEBzvs-Vvp2xg9-POLJhQwtVktlYGbY) - YouTube video series showing how to write quantum algorithms
|
||||
- [Introduction to Quantum Programming](https://skillsmatter.com/skillscasts/11929-programming-the-world-s-first-quantum-computers-using-forest) - The why and how of quantum programming with a focus on the Python Forest SDK from Rigetti.
|
||||
- [Quantum Computing for Computer Scientists](https://www.youtube.com/watch?v=F_Riqjdh2oM) - Microsoft Research Talk on introductory quantum computing for computer scientists. Duration: 1 hour, 28 minutes.
|
||||
- [Quantum Computing for the Determined](https://www.youtube.com/playlist?list=PL1826E60FD05B44E4) - A series of lectures on quantum computing basics by [Michael Nielsen](http://michaelnielsen.org/).
|
||||
|
|
Loading…
Reference in New Issue
Block a user