Releases: Qiskit/qiskit-addon-aqc-tensor
Releases · Qiskit/qiskit-addon-aqc-tensor
Release list
0.3.1
What's Changed
- Edits in preparation of publishing to the Docs site (backport #168) by @mergify[bot] in #169
- Ajc/docs updates (backport #170) by @mergify[bot] in #176
- Install kahypar on python 3.14 (backport #182) by @mergify[bot] in #183
- AQC Quickstart (backport #179) by @mergify[bot] in #197
- Bump Python version in docs workflow to remove stale Python 3.9 deprecation warnings by @phalakbh in #198
- Fix the quimb backend following its CircuitBase refactor (backport #200) by @mergify[bot] in #201
- Prepare 0.3.1 release by @garrison in #202
New Contributors
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Bump pylint from 3.3.4 to 3.3.6 by @dependabot[bot] in #95
- Bump ruff from 0.9.9 to 0.11.2 by @dependabot[bot] in #96
- Bump ruff from 0.11.2 to 0.11.8 by @dependabot[bot] in #98
- Update intersphinx mapping URLs & others by @arnaucasau in #102
- Bump ruff from 0.11.8 to 0.11.12 by @dependabot[bot] in #104
- Bump pylint from 3.3.6 to 3.3.7 by @dependabot[bot] in #105
- Bump mypy from 1.15.0 to 1.16.0 by @dependabot[bot] in #106
- use quimb in tutorial by @kevinsung in #103
- Add support for multiparameter gates (quimb backend) by @garrison in #74
- Bump ruff from 0.11.12 to 0.12.1 by @dependabot[bot] in #111
- Bump mypy from 1.16.0 to 1.16.1 by @dependabot[bot] in #112
- Bump ruff from 0.12.1 to 0.12.7 by @dependabot[bot] in #114
- Bump mypy from 1.16.1 to 1.17.1 by @dependabot[bot] in #115
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #117
- Bump pylint from 3.3.7 to 3.3.8 by @dependabot[bot] in #120
- Bump ruff from 0.12.7 to 0.12.11 by @dependabot[bot] in #121
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #122
- Upgrade to extremal-python-dependencies 0.0.5 by @garrison in #124
- Bump ghalactic/github-release-from-tag from 5 to 6 by @dependabot[bot] in #123
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #119
- Ignore GlobalPhaseGate when parametrizing circuit by @kevinsung in #110
- Provide workaround for TwoQubitWeylDecomposition error for large circuits by @GeorgePennington in #100
- Bump mypy from 1.17.1 to 1.18.2 by @dependabot[bot] in #126
- Bump ruff from 0.12.11 to 0.13.2 by @dependabot[bot] in #127
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #129
- Bump pylint from 3.3.8 to 3.3.9 by @dependabot[bot] in #130
- Bump ruff from 0.13.2 to 0.14.3 by @dependabot[bot] in #131
- Bump matplotlib, fixes #132 by @garrison in #133
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #134
- Bump development tests to use Python 3.10 minimum by @garrison in #135
- Bump mypy from 1.18.2 to 1.19.0 by @dependabot[bot] in #137
- Bump ruff from 0.14.3 to 0.14.7 by @dependabot[bot] in #136
- Update research citation by @garrison in #97
- Bump development tests to use python 3.11 and 3.13 by @garrison in #142
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #146
- Bump ruff from 0.14.7 to 0.14.10 by @dependabot[bot] in #148
- Bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #147
- Bump ruff from 0.14.10 to 0.14.14 by @dependabot[bot] in #149
- Pin plum-dispatch<2.7 in lint workflow by @garrison in #154
- Attempt to fix minimum version tests by @garrison in #156
- Update minimum version of qiskit-quimb in release note by @garrison in #157
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #153
- Add support for Python 3.14 by @garrison in #128
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #159
- INSTALL.rst: Update
pip installline to be compatible with zsh by @garrison in #160 - Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #162
- Prepare 0.3.0 release by @garrison in #167
New Contributors
- @GeorgePennington made their first contribution in #100
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Replace pydocstyle with Ruff by @Eric-Arellano in #30
- Move kahypar from notebook-dependencies to quimb deps by @garrison in #32
- Reorganize docs by @Eric-Arellano in #29
- Document
OneMinusFidelity.__call__by @Eric-Arellano in #33 - Fix imports according to development version of qiskit-quimb by @garrison in #36
- Add release note for #36 by @garrison in #40
- Test all python versions on macOS by @garrison in #39
- Install kahypar on macOS w/ python 3.12 since there are now wheels by @garrison in #38
- Add additional tests to bring up coverage by @garrison in #25
- Bump ruff from 0.7.2 to 0.8.1 by @dependabot in #46
- Add a linter to check the images' alt text by @arnaucasau in #48
- Add
CITATION.bibby @garrison in #19 - Bump ruff from 0.8.1 to 0.8.4 by @dependabot in #59
- Bump mypy from 1.13.0 to 1.14.1 by @dependabot in #58
- Bump pylint from 3.3.1 to 3.3.3 by @dependabot in #60
- Rename:
OneMinusFidelity(...)->MaximizeStateFidelity(...).loss_functionby @garrison in #35 - Add support for Python 3.13 by @garrison in #57
- Add Zenodo citation by @garrison in #65
- Update black[jupyter] requirement from ~=24.1 to ~=25.1 by @dependabot in #68
- Bump pylint from 3.3.3 to 3.3.4 by @dependabot in #67
- Bump ruff from 0.8.4 to 0.9.4 by @dependabot in #69
- Assorted changed to improve CI by @garrison in #70
- Improve ansatz generation API docs by @garrison in #64
- Fix git clone command in INSTALL.rst by @kevinsung in #75
- Bump ruff from 0.9.4 to 0.9.9 by @dependabot in #77
- Bump mypy from 1.14.1 to 1.15.0 by @dependabot in #76
- Migrate from
c_iftoif_testfor compatibility with Qiskit 2.0 by @garrison in #78 - Fix deprecations for qiskit 2.0 by @garrison in #80
- Add compatibility with Qiskit 2.0.0 candidate development branch by @garrison in #81
- Bring coverage to 100% by @garrison in #47
- Additional improvements to the documentation by @garrison in #90
- Add
QuimbSimulatorexample to api reference by @garrison in #92 - Add
parametrize_circuitfunction by @kevinsung in #91 - Prepare 0.2.0 release by @garrison in #82
New Contributors
- @Eric-Arellano made their first contribution in #30
- @arnaucasau made their first contribution in #48
- @kevinsung made their first contribution in #75
Full Changelog: 0.1.1...0.2.0
0.1.2
What's Changed
- Replace pydocstyle with Ruff by @Eric-Arellano in #30
- Move kahypar from notebook-dependencies to quimb deps by @garrison in #32
- Reorganize docs by @Eric-Arellano in #29
- Document
OneMinusFidelity.__call__(backport #33) by @mergify in #34 - Fix imports according to development version of qiskit-quimb (backport #36) by @mergify in #37
- Add release note for #36 (backport #40) by @mergify in #41
- Prepare 0.1.2 release by @garrison in #42
New Contributors
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Doc revisions by @garrison in #18
- More documentation updates by @garrison in #22
- Test against the development version of more packages by @garrison in #24
- Pass
GITHUB_BASE_REFandGITHUB_REF_NAMEin docs tox environment by @garrison in #20 - Rephrase tutorial as step 1 of a Qiskit pattern by @garrison in #23
- Fix development version tests by @garrison in #26
- Add autograd as a suggested quimb backend by @garrison in #27
- Prepare 0.1.1 release by @garrison in #28
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Add CI scripts by @garrison in #1
- Bump ruff from 0.6.3 to 0.7.1 by @dependabot in #4
- Bump pylint from 3.2.7 to 3.3.1 by @dependabot in #2
- Bump mypy from 1.11.2 to 1.13.0 by @dependabot in #3
- Add support for Windows by @garrison in #5
- Update README by @garrison in #6
- Bump ruff from 0.7.1 to 0.7.2 by @dependabot in #8
- Replace
get_loss_fnwithtnoptimizer_objective_kwargsby @garrison in #9 - Adjust which methods are public in
.simulationmodule by @garrison in #11 - Accept any quimb tensor network as target, not only circuits. by @garrison in #12
- Rename
QuimbConversionContext->QiskitQuimbConversionContextby @garrison in #13 - Provide option to assume zero initial state in ansatz generation by @garrison in #10
- Add
parameter_nameargument togenerate_ansatz_from_circuitby @garrison in #14 - Update documentation for initial release by @garrison in #16
- Refresh the tutorial (quick pass over it) by @garrison in #17
- Prepare 0.1.0 release by @garrison in #7
New Contributors
- @garrison made their first contribution in #1
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/Qiskit/qiskit-addon-aqc-tensor/commits/0.1.0