Releases: Qiskit/qiskit-addon-sqd
Releases · Qiskit/qiskit-addon-sqd
0.8.1
What's Changed
- Calculate exact energy with PySCF in tutorial (backport #104) by @mergify in #105
- Fix GitHub source code links due to missing env vars (backport #103) by @mergify in #106
- Delete the fcidump and calculate the integrals with pyscf (backport #107) by @mergify in #108
- Prepare 0.8.1 by @garrison in #112
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Add a citation file by @caleb-johnson in #76
- Fix GitHub source code links for decorated functions by @garrison in #75
- in chemistry tutorial, correct reported error from 200 mH to 60 mH by @kevinsung in #82
- Add support for py39 by @caleb-johnson in #83
- Replace pydocstyle with Ruff by @Eric-Arellano in #87
- Reorganize API docs by @Eric-Arellano in #88
- Clean up some errors in API docs by @caleb-johnson in #92
- Create an SCIState class for describing quantum states by @caleb-johnson in #91
- Use random number generators, not global seeds by @caleb-johnson in #94
- Delete symmetry information from fcidump to avoid PySCF error by @kevinsung in #97
- Always show type hints in docs by @Eric-Arellano in #96
- Bump ruff from 0.6.8 to 0.7.2 by @dependabot in #99
- Bump mypy from 1.11.2 to 1.13.0 by @dependabot in #98
- Prepare 0.8 release by @caleb-johnson in #101
New Contributors
- @Eric-Arellano made their first contribution in #87
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Use XZ logic to specify Pauli terms by @caleb-johnson in #61
- Update Dice how-to by @caleb-johnson in #62
- Fix dead link in Dice solver how-to by @caleb-johnson in #64
- Improve figure and explanation in tutorial 1 by @caleb-johnson in #67
- Bump ruff from 0.6.4 to 0.6.8 by @dependabot in #73
- Bump pylint from 3.2.7 to 3.3.1 by @dependabot in #72
- Add unit tests, clean up documentation, and add error handling in qubit module. by @caleb-johnson in #69
- Fix bugs in optimize_orbitals related to open-shell workflows by @caleb-johnson in #71
- Fix bugs in fermion module affecting open shell systems by @caleb-johnson in #74
- Prepare 0.7 release by @caleb-johnson in #77
New Contributors
- @dependabot made their first contribution in #73
Full Changelog: 0.6.0...0.7.0
0.6.0
0.6.0 release
0.5.0
What's Changed
- Set earliest version in reno by @caleb-johnson in #14
- Force hamming_left and hamming_right to be kwargs throughout API by @caleb-johnson in #16
- Prepare 0.5.0 release by @caleb-johnson in #17
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Documentation adjustments by @mrossinek in #5
- docs: correct explanation of ffsim pre-init transpiler passes by @kevinsung in #8
- Add qubit functions to the API docs by @caleb-johnson in #10
- Adjust API to be more consistent in specifying # spin electrons and target hamming weights by @caleb-johnson in #11
- Bump to version 0.4 by @caleb-johnson in #13
New Contributors
- @mrossinek made their first contribution in #5
- @kevinsung made their first contribution in #8
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Add a solve_qubit function by @caleb-johnson in #3
- Final QA of documentation before 0.3.0 release by @caleb-johnson in #2
New Contributors
- @caleb-johnson made their first contribution in #3
Full Changelog: https://github.com/Qiskit/qiskit-addon-sqd/commits/0.3.0