Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 807 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 807 Bytes

Welcome!

The Basic Gates kata covers the basic operations (a.k.a. "gates") used in quantum computing, as well as the concept of controlled and adjoint versions of gates.

Theory

  • A list of most common gates can be found in the Quantum logic gate Wikipedia article.
  • Quirk is a convenient tool for visualizing the effect of gates on qubit states.

Q# materials