Added gate section

This commit is contained in:
2024-02-06 10:15:51 -08:00
parent 6f67a702b6
commit 87dfc9ae4f
3 changed files with 339 additions and 4 deletions

View File

@ -17,7 +17,8 @@
% use the [solutions] flag to show solutions.
\documentclass[
solutions,
singlenumbering
singlenumbering,
unfinished
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
@ -30,7 +31,7 @@
\uptitlel{Advanced 2}
\uptitler{Winter 2022}
\title{Intro to Quantum Computing I}
\title{Intro to Quantum Computing}
\subtitle{Prepared by \githref{Mark} on \today{}}
@ -42,7 +43,7 @@
\input{parts/00.01 two bits}
\input{parts/02.00 half a qubit}
\input{parts/02.01 two halves}
%\input{parts/03.00 gates}
%\input{parts/03.01 and a gate}
\input{parts/03.00 logic gates}
%\input{parts/03.01 quantum gates}
\end{document}