What's Changed
- docs: fix broken link by @mrossinek in #38
- Add a linter to check the images' alt text by @arnaucasau in #41
- ci: align Python version of tox and Github action by @mrossinek in #44
- Add alt text by @beckykd in #43
- build(deps): bump ruff from 0.7.1 to 0.8.1 by @dependabot in #40
- build(deps): bump ruff from 0.8.1 to 0.8.4 by @dependabot in #48
- build(deps): bump mypy from 1.13.0 to 1.14.1 by @dependabot in #49
- build(deps): bump pylint from 3.3.1 to 3.3.3 by @dependabot in #50
- Guard against
N_steps != 1
by @mrossinek in #51 - feat: permit the disabling of Sz conservation by @mrossinek in #52
- fix broken doc link by @kevinsung in #53
- refactor: align the
keep_only_odd
logic between backends by @mrossinek in #55 - [dev] allow MPS states for testing purposes by @mrossinek in #56
- build(deps): bump ruff from 0.8.4 to 0.9.4 by @dependabot in #58
- build(deps): bump pylint from 3.3.3 to 3.3.4 by @dependabot in #57
- build(deps): bump ruff from 0.9.4 to 0.9.9 by @dependabot in #59
- build(deps): bump mypy from 1.14.1 to 1.15.0 by @dependabot in #60
- Fix numerical comparisons by @mrossinek in #62
- feat: support some additional basic gates by @mrossinek in #63
- Support Qiskit 2.0 by @mrossinek in #65
- Explicitly support and test Python 3.13 by @mrossinek in #66
- Prepare 0.3 release by @mrossinek in #67
New Contributors
- @arnaucasau made their first contribution in #41
- @beckykd made their first contribution in #43
- @kevinsung made their first contribution in #53
Full Changelog: 0.2.0...0.3.0