# GraphSim **Repository Path**: dyqin97/GraphSim ## Basic Information - **Project Name**: GraphSim - **Description**: imported from https://github.com/marcusps/GraphSim.git - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GraphSim [![Build Status](https://travis-ci.org/marcusps/GraphSim.svg?branch=master)](https://travis-ci.org/marcusps/GraphSim) This is a git repository for Simon Anders' library to simulate an important class of quantum circuits. This code is not actively supported or maintained, but pull requests for minor bug fixes will be accepted. > This is GraphSim, a library do simulate stabilizer quantum circuits. > > - Author: Simon Anders, sanders@fs.tum.de, University of Innsbruck > - Version: v.10 (initial release) > - Date: 1 Feb 2005 (last change), 18 Apr 2005 (release prep) > - (c) 2005, released under GPL > > For information about this package, please read > - the paper describing the algorithm: > S. Anders, H. J. Briegel: > Fast Simulation of Stabilizer Circuits using a Graph State Formalism > quant-ph/0504117 > - the documentation of the C++ library in doc/html/index.html > - the documentation of the Python bindings in doc/graphsim_py.html > - the file COPYING for the text of the GPL > > If you use this paper for scientific work, please cite the paper > referenced above in your publication. In case of problems, please submit an issue: https://github.com/marcusps/GraphSim/issues This code is not actively supported or maintained, but pull requests for minor bug fixes will be accepted.