I keep finding stuff
This commit is contained in:
@@ -278,10 +278,10 @@ This implementation reads byte code from a file and executes it. The execution i
|
||||
always done in three steps:
|
||||
|
||||
\begin{enumerate}[1.]
|
||||
\item{Initializing the state according the header of the byte code file.}
|
||||
\item{Initializing the state according to the header of the byte code file.}
|
||||
\item{Applying operations given by the byte code to the state. This includes local
|
||||
Clifford gates, $CZ$ gates and measurements (the measurement outcome is ignored).}
|
||||
\item{Sampling the state according the description in the header of the byte code
|
||||
\item{Sampling the state according to the description in the header of the byte code
|
||||
file and writing the sampling results to either a file or \lstinline{stdout}. }
|
||||
\end{enumerate}
|
||||
|
||||
|
Reference in New Issue
Block a user