Releases: Qiskit/qiskit-addon-mpf
Releases · Qiskit/qiskit-addon-mpf
Qiskit addon: multi-product formulas (MPF) 0.3.0
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
Qiskit addon: multi-product formulas (MPF) 0.2.0
What's Changed
- docs: revert numbering of tutorials by @mrossinek in #1
- fix: copyright headers by @mrossinek in #3
- docs: set earliest reno version by @mrossinek in #4
- ci: propagate updates from qiskit-addon-utils by @mrossinek in #7
- fix: avoid flaky test behavior on macOS by @mrossinek in #10
- Add link to Qiskit addons on landing pages by @caleb-johnson in #12
- Fix GitHub source code links for decorated functions by @garrison in #17
- Adjustments to notebook guides by @caleb-johnson in #16
- build(deps): bump pylint from 3.2.7 to 3.3.1 by @dependabot in #14
- build(deps): bump ruff from 0.6.4 to 0.6.8 by @dependabot in #15
- Replace pydocstyle with Ruff by @Eric-Arellano in #20
- Reorganize API docs by @Eric-Arellano in #22
- build(deps): bump ruff from 0.6.8 to 0.7.1 by @dependabot in #26
- build(deps): bump mypy from 1.11.2 to 1.13.0 by @dependabot in #25
- Always show type hints in docs by @Eric-Arellano in #24
- Show inheritance in inlined classes in docs by @Eric-Arellano in #28
- Fix GitHub source code links due to missing env vars by @Eric-Arellano in #29
- Fix development version tests by @garrison in #31
- Implementation of the dynamic MPF feature by @mrossinek in #33
- Prepare 0.2 release by @mrossinek in #35
New Contributors
- @mrossinek made their first contribution in #1
- @caleb-johnson made their first contribution in #12
- @garrison made their first contribution in #17
- @dependabot made their first contribution in #14
- @Eric-Arellano made their first contribution in #20
Full Changelog: 0.1.0...0.2.0