Releases: Qiskit/qiskit-addon-aqc-tensor
Releases · Qiskit/qiskit-addon-aqc-tensor
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_REF
andGITHUB_REF_NAME
in 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_fn
withtnoptimizer_objective_kwargs
by @garrison in #9 - Adjust which methods are public in
.simulation
module by @garrison in #11 - Accept any quimb tensor network as target, not only circuits. by @garrison in #12
- Rename
QuimbConversionContext
->QiskitQuimbConversionContext
by @garrison in #13 - Provide option to assume zero initial state in ansatz generation by @garrison in #10
- Add
parameter_name
argument togenerate_ansatz_from_circuit
by @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