Added gate section
This commit is contained in:
@ -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}
|
Reference in New Issue
Block a user