some work on the graph simulator theory
This commit is contained in:
parent
fe7fcd7887
commit
f834babb45
|
@ -1,5 +1,12 @@
|
||||||
\section{The graph Simulator}
|
\section{The graph Simulator}
|
||||||
|
|
||||||
|
\subsection{Introduction to the Graph Formalism}
|
||||||
|
|
||||||
|
The first step towards the simulation in the graph formalism has been
|
||||||
|
the discovery of the stabilizer states and stabilizer circuits \cite{gottesman2009}\cite{gottesman1997}.
|
||||||
|
They led to the faster simulation using stabilizer tableaux\cite{gottesman_aaronson2008} and later
|
||||||
|
to the graph formalism .
|
||||||
|
|
||||||
\subsection{Graph Storage}
|
\subsection{Graph Storage}
|
||||||
|
|
||||||
One of the gread advantages of simulating in the graph formalism is a great increase
|
One of the gread advantages of simulating in the graph formalism is a great increase
|
||||||
|
|
|
@ -44,3 +44,26 @@
|
||||||
year=2007,
|
year=2007,
|
||||||
publisher={Oxford University Press}
|
publisher={Oxford University Press}
|
||||||
}
|
}
|
||||||
|
@article{
|
||||||
|
gottesman2009,
|
||||||
|
title={An Introduction to Quantum Error Correction and Fault-Tolerant Quantum Computation},
|
||||||
|
year=2009,
|
||||||
|
author={Daniel Gottesman},
|
||||||
|
note={https://arxiv.org/abs/0904.2557v1}
|
||||||
|
}
|
||||||
|
|
||||||
|
@article{
|
||||||
|
gottesman1997,
|
||||||
|
title={Stabilizer Codes and Quantum Error Correction},
|
||||||
|
year=1997,
|
||||||
|
author={Daniel Gottesman},
|
||||||
|
note={https://arxiv.org/abs/quant-ph/9705052}
|
||||||
|
}
|
||||||
|
|
||||||
|
@article{
|
||||||
|
gottesman_aaronson2008,
|
||||||
|
title={Improved Simulation of Stabilizer Circuits}
|
||||||
|
year=2008,
|
||||||
|
author={Daniel Gottesman, Scott Aaronson}
|
||||||
|
note={https://arxiv.org/abs/quant-ph/0406196v5}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user