pytket-qir 0.2.0
What's Changed
- update main by @cqc-melf in #22
- Merge pull request #22 from CQCL/develop by @cqc-melf in #23
- Merge pull request #23 from CQCL/main by @cqc-melf in #24
- update by @cqc-melf in #26
- first steps for conversion and handling of simple conditionals by @cqc-melf in #27
- add conditional handling, barrier, group, sleep by @cqc-melf in #28
- add handling of recursive classical and bit ops by @cqc-melf in #29
- clean up barrier handling by @cqc-melf in #30
- update sleep op and update version by @cqc-melf in #32
- Feature/checkregisternames by @cqc-melf in #34
- Update/bigger conditional by @cqc-melf in #37
- Update/requested changes by @cqc-melf in #36
- fix entry point handling by @cqc-melf in #35
- Feature/add results recording by @cqc-melf in #38
- update docs by @cqc-melf in #39
- try to add a working qir example by @cqc-melf in #40
- update tests with qir in files and add missing gates to gateset by @cqc-melf in #42
- add SU4 gate, update pytket by @cqc-melf in #43
- fix bugs by @cqc-melf in #45
- Fix/add missing gates by @cqc-melf in #46
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #48
- Update README.md by @cqc-melf in #49
- add a special case handling for eq predicate by @cqc-melf in #52
- add conditional circuit box by @cqc-melf in #55
- Add pre-commit with black, ruff and pylint automation by @qartik in #58
- fix python version by @cqc-melf in #63
- Add missing f-string markers by @qartik in #64
- update registerhandling to use i1* pointer by @cqc-melf in #61
- add wasm support to the conversion by @cqc-melf in #66
- fix wasm issue, clean up by @cqc-melf in #68
- fix issue with to long scratch pass by @cqc-melf in #69
- fix qasm issue with integer in classical expression by @cqc-melf in #70
- fix documentation by @cqc-melf in #71
- Release/0.2.0 by @cqc-melf in #72
New Contributors
- @dependabot made their first contribution in #48
- @qartik made their first contribution in #58
Full Changelog: v0.1.5...v0.2.0