Skip to content

Move Shor proofs to a separate repository #43

@khieta

Description

@khieta

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 documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions