did some work

This commit is contained in:
2019-11-01 19:07:45 +01:00
parent f834babb45
commit c2a01d0c19
9 changed files with 1382 additions and 83 deletions

View File

@@ -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}