Releases: CQCL/phir
Releases · CQCL/phir
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
What's Changed
- ci: deploy to GH pages using only one Python version in #16
- More validation: require
data_type
incvar_define
in #14 - Support for quantum parallel blocks in #31
New Contributors
- @Asa-Kosto-QTM made their first contribution in #31
Full Changelog: v0.1.6...v0.2.0
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
v0.1.5
v0.1.4
v0.1.3
First release to PyPI: https://pypi.org/project/phir/
Added
- phir package now comes with type information.
Fixed
- phir version in the docs site.
Full Changelog: v0.1.2...v0.1.3