Skip to content

v0.1.6

Compare
Choose a tag to compare
@qartik qartik released this 07 Nov 21:31
· 125 commits to main since this release
b6da314

What's Changed

Fixed

  • fix(spec): include missing <= comparison operator
  • fix(model): better validation in #15
    • pick classical ops from Table I in the spec
    • pick quantum ops from Table II in the spec
    • split QOp into four, validate args/angles

Changed

  • docs: shorten spec file name to spec.md
  • ci(markdown): add markdownlint, fix minor issues
  • style(ruff): use ruff format instead of black

Full Changelog: v0.1.5...v0.1.6