Skip to content

poig/Qc_book_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Qc_book_list

I hope this repo can help those who want to self-study and explore the awesome of quantum computing.

if any resources link having Copyright / License / Issues please post a new issue.

few points to address:

  1. please support the author, those pdf are open access by universities, authors, or organizations.
  2. welcome open a new issue or a new pull request for books suggestion, please read CONTRIBUTING.md.
  3. I only recommend those stand-out books, you can read with the order.

check my stars learning resources and library

Contents

🆕💻 new to quantum computing:

💪 Good Exercise:

  • Xanadu Quantum Codebook by Catalina Albornoz, Guillermo Alonso, Mikhail Andrenkov, and more. it is a fantastic codebook that gives you a good basic understanding of quantum computing, you should go over it before going for more exercise or content, if you get stuck hard check the walkthrough from Owen Lockwood.
  • IBM Quantum Challenge by the qiskit community, each year has a different topic, where you can learn more about quantum computing, if you need help, go to qiskit slack, each challenge has different channels, where you can search for previous hints or questions asked.
  • QOSF Monthly Challenges by qosf contributor, contains a lot of challenges and interesting topics in quantum computing.

🎓 Certificate:

Quantum computing (theory) is at the intersection of math, physics, and computer science. (Experiment also can involve electrical engineering.) Eventually, you will want to learn aspects of all of these fields, but when starting you can use any for an entry into the field. Within each field, the subjects you will want to know are:

  • Physics: First learn quantum mechanics. At more advanced levels, various aspects of quantum information overlap with AMO, condensed matter, and high energy.
  • Math: First linear algebra and probability. Later my preferences would be to learn some group and representation theory, random matrix theory, and functional analysis, but eventually, most fields of math overlap with quantum information, and other researchers may emphasize different areas of math.
  • Computer Science: Most theory topics are relevant although are less crucial at first: i.e. algorithms, cryptography, information theory, error-correcting codes, optimization, complexity, and machine learning. If you haven't had any CS theory exposure, undergrad algorithms are a good place to start because they will show you CS-theory ways of thinking, including ideas like the asymptotic analysis.

🤔 intermediate level:

🤯 advanced level:

  • The Cellular Automaton Interpretation of Quantum Mechanics by Gerard ’t Hooft. A deep, mathematically-rich and controversial proposal that explores deterministic cellular-automaton models underlying quantum mechanics; excellent for readers interested in foundations, alternative formalisms, and research directions.
  • Modern Quantum Mechanics (2nd Edition) 2nd Edition by J. J. Sakurai, Jim J. Napolitano, talks about the important concepts that use in QC.
  • Lecture notes by John Watrous, contains most of the deep-level content of quantum computing.
  • Principles of Quantum Mechanics by Ramamurti Shankar, it goes deeper into QM, instead of introduction.
  • The Mathematics of Entanglement by Brandao, Christandl, Walter, and Aram Harrow. Idiosyncratic and incomplete lecture notes on some of mit pet topics.
  • The Theory of Open Quantum Systems by Heinz-Peter Breuer, Francesco Petruccione, it explains deeper into how quantum computing work. lecture note by Daniel A. Lidar
  • Alice and Bob Meet Banach: The Interface of Asymptotic Geometric Analysis and Quantum Information Theory (Mathematical Surveys and Monographs) by Guillaume Aubrun, Stanislaw J. Szarek, use math like asymptotic geometric analysis(AGA) to explain quantum information theory.
  • Quantum Information Theory by Mark Wilde, is a more theoretical aspect.
  • The Theory of Quantum Information by John Watrous, is focused on math and proof of the theory.
  • The Functional Analysis of Quantum Information Theory - a collection of notes based on lectures by Gilles Pisier, K. R. Parthasarathy, Vern Paulsen, and Andreas Winter, it dives deeper into theory with math.
  • Introduction to Elementary Particles 2nd Edition by David Griffiths, it is for advanced undergraduates who are majoring in physics.

⚛️💻 Quantum Hardware

⚛️ Quantum chemistry:

🤖 Quantum machine learning:

🔒 Quantum cryptography:

my list of quantum-cryptography repo stars

  • Practical introduction to quantum-safe cryptography a course from IBM quantum, specifically designed for both expert and non-expert developers who want to learn about how quantum computing poses a risk to existing cryptography as new quantum algorithms are able break existing encryption schemes.
  • Awesome-post-quantum contain a curated list of resources about post-quantum cryptography.
  • Quantum Networking by Rodney Van Meter, a systems-and-protocols guide to entanglement distribution, repeaters and practical network architectures.
  • The Quantum Internet: The Second Quantum Revolution by Peter P. Rohde, an engineering-oriented look at quantum channels, encodings, repeaters and higher-level Internet protocols.

🎶🎨 Quantum music and art:

  • Quantum music playground Playground for composing music using quantum states. Implemented as a Max for Live device in Ableton Live 11, and includes a MicroQiskit quantum simulator. Free, open source, Apache 2.0 licensed. Developed by James L. Weaver, @JavaFXpert on Twitter.
  • There’s A Burgeoning Quantum Art Scene This article briefly conclude the possibilities of quantum art, by Russell Huffman, and there is lots of creative art work project can be found in his medium.
  • Quantum fractals its explain some moethod to visualizing Quantum Computing using fractals, infinitely complex patterns that are self-similar across different scales, by Wiktor Mazin, Principal Data Scientist and IBM Quantum Ambassador.

🎮 Quantum game

  • Awesome Quantum Games by Junyu Huang, contain a list of game that contain the component of quantum mechanics, help to learn quantum computing quickly.
  • List of Quantum Games by kiedos, contain a list of games including categories.
  • few cool simulation tool
    • grok-bloch A one-qubit gloch sphere visualization tool.
    • Virtual Lab old version by Quantum Flytrap is a no-code online laboratory with a real-time simulation of an optical table, where you also can view others publicly shared experiments setup. There are also puzzle game teach you different quantum concept.
    • Quirk A drag-and-drop quantum circuit simulator.

💻🔍📚 Cool software sources:

  • Quantum Open Source Foundation organization that supporting the development and standardization of open tools for quantum computing. Where you can find learning resources, list of open sources quantum software, qosf mentorship information which any background with related experience can join and more.
  • Open Sources Physics provides curriculum resources that engage students in physics, computation, and computer modeling. Computational physics and computer modeling provide students with new ways to understand, describe, explain, and predict physical phenomena. even though its a very old website, but its worth to explore, if you interest in physics, where you can find useful resources and cool simulation.

🔥 If you want to see what research is currently hot, you can take a look:

🔍 Other awesome resources:

🤝 Contributing

please read CONTRIBUTING.md

📜 License

CC0