0.3.0
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
- Bump tox from 4.10.0 to 4.11.1 by @dependabot in #16
- Bump ipython from 8.14.0 to 8.15.0 by @dependabot in #14
- Bump build from 0.10.0 to 1.0.0 by @dependabot in #15
- Bump notebook from 7.0.2 to 7.0.3 by @dependabot in #13
- Bump loguru from 0.7.0 to 0.7.1 by @dependabot in #17
- Bump build from 1.0.0 to 1.0.3 by @dependabot in #18
- Bump coverage from 7.3.0 to 7.3.1 by @dependabot in #19
- Bump tox from 4.11.1 to 4.11.2 by @dependabot in #20
- Bump tox from 4.11.2 to 4.11.3 by @dependabot in #22
- Bump pdoc from 14.0.0 to 14.1.0 by @dependabot in #21
- Bump loguru from 0.7.1 to 0.7.2 by @dependabot in #24
- Feature : change to return gate names per circuit layer by @minwook-shin in #23
Full Changelog: 0.2.0...0.3.0