Skip to content

0.3.0

Compare
Choose a tag to compare
@minwook-shin minwook-shin released this 13 Sep 06:12
· 108 commits to main since this release
3c78a0d

0.3.0 (2023-09-13)

Features :

  • Changed to return gate names per circuit layer when converting to matrix.
    • case : If a lot of qubit and layer 0 has x gate and cx gate.
    • [(0, ['x', 'cx'])]

Dependencies:

  • Bump ipython from 8.14.0 to 8.15.0
  • Bump notebook from 7.0.2 to 7.0.3
  • Bump loguru from 0.7.0 to 0.7.2
  • Bump build from 0.10.0 to 1.0.3
  • Bump tox from 4.10.0 to 4.11.3
  • Bump coverage from 7.3.0 to 7.3.1
  • Bump pdoc from 14.0.0 to 14.1.0

What's Changed

Full Changelog: 0.2.0...0.3.0