v0.1.6
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