Skip to content

DVLab-NTU/qsyn-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stars contributors release-date

Benchmark Repository for Qsyn: A Developer-Friendly Quantum Circuit Synthesis Framework for NISQ Era and Beyond

Installation

Clone the repository to your local machine by running

git clone https://github.com/DVLab-NTU/qsyn-benchmark.git
cd qsyn-benchmark
git submodule init
git submodule update

Non-basic Gate Decomposition

cd utils
bash decompose.sh <Path to Input Circuit Directory> <Path to Decomposed Circuit Directory>
# e.g. bash decompose.sh ../qsyn_publication/original/hwb/ ../qsyn_publication/mapping/hwb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published