some work
This commit is contained in:
@@ -2,14 +2,19 @@
|
||||
\documentclass[a4paper,12pt]{scrartcl}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{amssymb}
|
||||
\usepackage{amssymb, amsthm}
|
||||
\usepackage{setspace}
|
||||
\usepackage{amsmath}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{geometry}
|
||||
\usepackage{enumerate}
|
||||
\usepackage{physics}
|
||||
|
||||
\geometry{left=2.5cm,right=2.5cm,top=2.5cm,bottom=2.5cm}
|
||||
|
||||
\newtheorem{definition}{Definition}
|
||||
\newtheorem{postulate}{Postulate}
|
||||
|
||||
\title{Development of an Extensible Quantum Computing
|
||||
Simulator with a Focus on Simulation in the Graph Formalism }
|
||||
\author{Daniel Knüttel}
|
||||
@@ -32,6 +37,8 @@ Simulator with a Focus on Simulation in the Graph Formalism }
|
||||
|
||||
\include{chapters/introduction}
|
||||
|
||||
\include{chapters/introduction_qc}
|
||||
|
||||
\include{chapters/naive_simulator}
|
||||
|
||||
%\backmatter
|
||||
|
||||
Reference in New Issue
Block a user