-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
documentationImprove organization or documentationImprove organization or documentation
Description
It would be cleaner to have the Shor proof (currently in examples/shor
) in a separate repository. It is the largest application of SQIR, aside from VOQC, and it has different dependencies from the rest of SQIR (euler and coq-interval
). We should also update the Shor proofs to use the modular multiplier defined in VQO instead of the old ModMult.v
and RCIR.v
files.
My proposal: make a new repository called SQIR-shor
that contains the current content of examples/shor
. This repository will need to link the SQIR, VQO, and euler repositories as submodules. It might take some effort to get the build working.
Open to opinions.
Metadata
Metadata
Labels
documentationImprove organization or documentationImprove organization or documentation