Skip to content

muhos/qasm2stim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Qasm to Stim

A fast tool to convert Clifford circuits from OpenQASM v2 to Stim format. The tool is meant to handle large-scale circuits with thousands of qubits and gates, e.g., quantum error-correcting codes.

Usage

Build by running make then use as follows:

  qasm2stim -d <path/to/qasm_directory>

Output files will be written to the same directory with .stim extension.

Benchmarks

I used the tool to generate a new set of random benchmaks to evaluate my upcoming GPU-based simulator QuaSARQ.
You can download the benchmark suite from: https://zenodo.org/records/14555904

About

A fast tool to convert Clifford circuits from OpenQASM to Stim format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published