did some work
This commit is contained in:
@@ -9,12 +9,16 @@
|
||||
\usepackage{geometry}
|
||||
\usepackage{enumerate}
|
||||
\usepackage{physics}
|
||||
\usepackage{listings}
|
||||
|
||||
\geometry{left=2.5cm,right=2.5cm,top=2.5cm,bottom=2.5cm}
|
||||
|
||||
\newtheorem{definition}{Definition}
|
||||
\newtheorem{postulate}{Postulate}
|
||||
\newtheorem{corrolary}{Corrolary}
|
||||
\newtheorem{lemma}{Lemma}
|
||||
|
||||
\numberwithin{equation}{section}
|
||||
|
||||
\title{Development of an Extensible Quantum Computing
|
||||
Simulator with a Focus on Simulation in the Graph Formalism }
|
||||
@@ -42,6 +46,8 @@ Simulator with a Focus on Simulation in the Graph Formalism }
|
||||
|
||||
\include{chapters/naive_simulator}
|
||||
|
||||
\include{chapters/graph_simulator}
|
||||
|
||||
%\backmatter
|
||||
|
||||
\bibliographystyle{unsrt}
|
||||
|
||||
Reference in New Issue
Block a user