Skip to content

Work conducted for an OpenQASM compiler to input handled by the LBNL qtrl QPU project.

Notifications You must be signed in to change notification settings

ana-tudor/openqasm_to_qtrl

Repository files navigation

openqasm_compiler.py may be used as follows:

Include both openqasm_compiler.py and qtrl_repr.py in the same folder.
To translate an OpenQASM file, run
py -m openqasm_compiler path/to/file_name.qasm

The compiler will save a new file named file_name_qtrl.txt with a list of gates
in the qtrl input format.

About

Work conducted for an OpenQASM compiler to input handled by the LBNL qtrl QPU project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages