Skip to content

Instantly share code, notes, and snippets.

Avatar

Bryce Fuller BryceFuller

View GitHub Profile
View sample-query.json
{
"0": "qreg q[3];",
"1": "creg c0[1];",
"2": "creg c1[1];",
"3": "creg c2[1];",
"4": "h q[1];"
}