Skip to content

inQWIRE/VOQC-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOQC Benchmarks

This directory contains the benchmarks used to evaluate the VOQC optimizer. We include the scripts we used to generate data for our papers in the scripts/ directory. These are primarily for our own use, but they may be helpful if you are looking for examples of how to run different quantum compilers.

We consider the following benchmarks:

Setup

In order to run VOQC, you will need a working installation of OCaml and OCaml's package manager opam. You can install VOQC with opam install voqc.

Our other benchmarking scripts depend on PyZX, Qiksit, tket, and Staq, which you can install with pip install pyzx qiskit pytket git+https://github.com/softwareQinc/staq. Note that all of these projects require Python 3.

About

Benchmarks used to evaluate the VOQC optimizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published