v0.2.0
0.2.0 (2024-04-11)
⚠ BREAKING CHANGES
- Make
qubit
type lower case (#165)
Features
- Local implicit modules for
@guppy
(#105) (f52a5de) - New type representation with parameters (#174) (73e29f2)
Bug Fixes
- Make ZZMax a dyadic operation (#168) (152485f), closes #154
- Stop exiting interpreter on error (#140) (728e449)
- Use correct TK2 gate names (#190) (df92642)
Documentation
- add reference to runner to readme (#129) (45c2bf0)
- Add short description and simplify readme for pypi (#136) (667bba3)