Skip to content

Release 0.6.0: cQASM v1.0 support and other enhancements

Compare
Choose a tag to compare
@imranashraf imranashraf released this 29 Oct 05:33
· 2506 commits to develop since this release

Added

  • generated qasm code conforms to cQASM v1.0 specification
  • added libqasm to pytest to test conformance of generated qasm

Changed

  • ALAP scheduler is the default option (Issue #193)
  • compiling an empty program raises error (Issue #164)

Removed

Fixed

  • tests are added to test option setting/getting (Issue #190)