Skip to content

tket-qsystem: v0.23.0

Choose a tag to compare

@hugrbot hugrbot released this 03 Feb 09:51
· 91 commits to main since this release
663885c

Bug Fixes

  • [breaking] Don't rely on command params for pytket barriers (#1298)
  • Wrongly reused qubit IDs in pytket encoding (#1358)

New Features

  • NormalizeGuppy pass to simplify generated structure (#1220)
  • Allow running arbitrary serializable pytket passes on hugrs (#1266)
  • BorrowSquashPass to elide redundant borrow/return ops (#1159)
  • [breaking] Bump hugr to 0.25.0 (#1325)
  • Remove order edges in NormalizeGuppy pass (#1326)
  • hide new public funcs introduced by linearization (#1333)

Testing

  • regenerate guppy_opt examples, and count gates (#1249)
  • run pytket on guppy_opt tests, measure (very limited) success (#1250)

Contributors