Learning Quantum
  • Project Scope and Purpose
  • Getting Started
    • Need to Know
    • Resources
  • Linear Algebra
    • Linear Algebra Summary
      • Math References
    • Basics
    • Vector Relationships
    • Span, Basis and Spaces
    • Transformations
  • Physics
    • Physics Summary
      • Physics References
    • Classical Mechanics
    • Quantum Mechanics
  • Qubits
    • Qubits Summary
      • Qubit References
    • Classical Bits
    • Quantum Bits
    • Multi-Qubit Systems
  • Quantum Circuits
    • Quantum Circuit Summary
      • Quantum Circuit References
    • Classical Models of Computation
    • Quantum Information
    • Single Qubit Gates
    • Multi-Qubit Gates
  • IBMQ
    • IBMQ Summary
    • Getting Access to IBM Quantum
    • IBMQ Tools
    • Using Quantum Gates - The Circuit Composer
  • Qiskit
    • Qiskit Overview
    • Installing Qiskit
    • Parts of a Qiskit Program
    • Writing a Qiskit Program
  • Supplementary
  • Quantum Safe Algorithms
Powered by GitBook
On this page
  • Overview
  • Material
  • Review Material
  • New Material
  • Resources
  • Additional Info Summary

Was this helpful?

  1. Quantum Circuits

Quantum Circuit Summary

Overview

While classical computers take advantage of the properties of wires, quantum systems use the energy given off by electrons. This is what allows for us to take advantage of things like superposition in our calculations.

Material

In this section we'll talk about the differences between classical and quantum systems, and start to get into how to use these ideas to solve problems.

Review Material

  • The Turing machine

  • Classical logic gates

  • Classical circuits

New Material

  • Quantum information

  • Quantum models of computation

  • Quantum Gates

  • Quantum circuits

Resources

Additional Info Summary

Below is a list of all of the extra detail & problem sets included in this section of the tutorial:

PreviousMulti-Qubit SystemsNextQuantum Circuit References

Last updated 5 years ago

Was this helpful?

Classical Models of Computation
More information on classical logic gates
More about universal gates
Quantum Information
More detail on what measurement is and how it works
More general information about the Bloch sphere
More detailed information about how the Bloch sphere is derived and what information we can find on it
Single Qubit Gates
More about the Pauli matrices and where they come from