Skip to content

Add rudimentary support for OpenQASM 3.0#6

Open
ausbin wants to merge 1 commit intoonestruggler:masterfrom
ausbin:feature/openqasm3
Open

Add rudimentary support for OpenQASM 3.0#6
ausbin wants to merge 1 commit intoonestruggler:masterfrom
ausbin:feature/openqasm3

Conversation

@ausbin
Copy link
Copy Markdown
Contributor

@ausbin ausbin commented Aug 14, 2024

I'm not much of a Haskell or Quipper expert, but here is some effort towards OpenQASM 3 support.

Specifically, this introduces the ctrl@ gate modifier so that this tool does not need to decompose, for example, multi-controlled P(theta) gates on its own. You can pass the flag -3 on the command line to turn that on

@onestruggler
Copy link
Copy Markdown
Owner

onestruggler commented Aug 15, 2024

we also have a new repo for OpenQASM 3 support here: https://github.com/onestruggler/qasm-quipper

The repo is under my name, but it's solely by Scott.

@ausbin
Copy link
Copy Markdown
Contributor Author

ausbin commented Aug 15, 2024

Wow, thanks for letting me know about that. That is very pretty, @ScottWe

@ScottWe
Copy link
Copy Markdown

ScottWe commented Aug 15, 2024

Hi @ausbin, thank you! I haven't updated the readme in a while (I should do this) but here's a reference if you are interested: https://arxiv.org/pdf/2404.08147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants