0%

Quantum Computing in Action is a gentle introduction to the ideas and applications of quantum computing. After briefly reviewing the science that makes quantum tick, it guides you through practical implementations of quantum computing algorithms. You’ll write your first quantum code and explore qubits and quantum gates with the Java-based Strange quantum simulator. You’ll enjoy the interesting examples and insightful explanations as you create quantum algorithms using standard Java and your favorite IDE and build tools.

Table of Contents

  1. Quantum Computing in Action
  2. Copyright
  3. brief contents
  4. contents
  5. front matter
  6. Part 1. Quantum computing introduction
  7. 1 Evolution, revolution, or hype?
  8. 2 “Hello World,” quantum computing style
  9. 3 Qubits and quantum gates: The basic units in quantum computing
  10. Part 2. Fundamental concepts and how they relate to code
  11. 4 Superposition
  12. 5 Entanglement
  13. 6 Quantum networking: The basics
  14. Part 3. Quantum algorithms and code
  15. 7 Our HelloWorld, explained
  16. 8 Secure communication using quantum computing
  17. 9 Deutsch-Jozsa algorithm
  18. 10 Grover’s search algorithm
  19. 11 Shor’s algorithm
  20. Appendix A. Getting started with Strange
  21. Appendix B. Linear algebra
  22. index
3.133.79.70