Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 May 13:57
· 153 commits to main since this release

What's changed

  • Simplified API for QASM2 loadfile / loads: now it's just qasm2.loadfile and qasm2.loads #240
  • Allow pretty printing without color highlighting for faster printing #243
  • Better handling of invalid if statements when emitting QASM2 #248
  • Add noise dialect to qasm2.extended by default #269
  • Add comments explaining noise channels to the IR #279