Skip to content

Code for evaluating simple quantum algorithms.

Eddie Schoute requested to merge algorithms-eval into master

We wish to run quantum algorithms through the mapper. This implements code to convert algorithm specifications from quipper to OpenQASM. That can then be run through the compilers to obtain the mapped circuit. It also contains an extensive rework of command line arguments, as specified in !31 (merged).

Edited by Eddie Schoute

Merge request reports