Reproduction package for It’s Quick to be Square: Fast Quadratisation for Quantum Toolchains
docker build --no-cache -t ext .
docker run -it ext
make extract
source activate quark_install
make data
make plots
docker cp <container_name>:/repro/ <host_file_system>