mirror of
https://github.com/autistic-symposium/quantum-computing-toolkit.git
synced 2025-05-06 08:35:42 -04:00
organize chapters for the new work, add some recent research, remove dead links
This commit is contained in:
parent
b360188355
commit
f14e7044f9
10 changed files with 233 additions and 128 deletions
46
quantum_computing/README.md
Normal file
46
quantum_computing/README.md
Normal file
|
@ -0,0 +1,46 @@
|
|||
## introduction to quantum computing
|
||||
|
||||
<br>
|
||||
|
||||
### general resources
|
||||
|
||||
<br>
|
||||
|
||||
* **[simulating physics with computers, by feynman](https://catonmat.net/ftp/simulating-physics-with-computers-richard-feynman.pdf)**
|
||||
* **[quantum computing for the very curious, by nielsen](https://quantum.country/qcvc)**
|
||||
* **[quantum computing in the NISQ era and beyond, by preskill](https://arxiv.org/pdf/1801.00862.pdf)**
|
||||
* **[quantum mechanical computers, by feynman](http://www.quantum-dynamic.eu/doc/feynman85_qmc_optics_letters.pdf)**
|
||||
* **[scott aaronson on quantum computing, ai podcast #72](https://www.youtube.com/watch?v=uX5t8EivCaM)**
|
||||
* **[john preskill on quantum computing, ycombinator](https://blog.ycombinator.com/john-preskill-on-quantum-computing/)**
|
||||
* **[simon Benjamin on quantum computing, ycombinator](https://www.youtube.com/watch?v=LHZKDTJJknE)**
|
||||
* **[quantum computation and quantum information,by mike & ike](https://www.amazon.com/Quantum-Computation-Information-10th-Anniversary/dp/1107002176)**
|
||||
* **[quantum computing, by j. hidary](https://github.com/JackHidary/quantumcomputingbook)**
|
||||
* **[a course in quantum computing](http://lapastillaroja.net/wp-content/uploads/2016/09/Intro_to_QC_Vol_1_Loceff.pdf)**
|
||||
* **[lecture on quantum computation, by d. deutsch](http://www.quiprocone.org/Protected/DD_lectures.htm)**
|
||||
* **[quantum computing for the determined, by m. nielsen](http://michaelnielsen.org/blog/quantum-computing-for-the-determined/)**
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### quantum mechanics
|
||||
|
||||
<br>
|
||||
|
||||
* **[mit linear algebra course](https://ocw.mit.edu/courses/18-06-linear-algebra-spring-2010/)**
|
||||
* **[the essence of linear algebra videos](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)**
|
||||
* **[susskind's stanford introduction to quantum mechanics](http://theoreticalminimum.com/courses/quantum-mechanics/2012/winter/lecture-1)**
|
||||
* **[quantum mechanics explained](https://www.youtube.com/watch?v=Usu9xZfabPM)**
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### quantum teleportation
|
||||
|
||||
<br>
|
||||
|
||||
* **[how quantum teleportation works, by m. nielsen](https://quantum.country/teleportation)**
|
||||
* **[quantum scrambling and teleportation, by v. omole](https://vtomole.com/blog/2019/06/08/scrambling)**
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue