Qiskit-addon-sqd

Latest version: v0.9.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.9.0

What's Changed
* Calculate exact energy with PySCF in tutorial by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/104
* Show inheritance in inlined classes in docs by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-sqd/pull/102
* Fix GitHub source code links due to missing env vars by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-sqd/pull/103
* Delete the fcidump and calculate the integrals with pyscf by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/107
* Update all guides to calculate integrals using pyscf by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/109
* Add release note about pyscf on Windows by garrison in https://github.com/Qiskit/qiskit-addon-sqd/pull/114
* Fix lint errors in CI by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/119
* Remove incorrect note from CR docstring by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/118
* Add a linter to check the images' alt text by arnaucasau in https://github.com/Qiskit/qiskit-addon-sqd/pull/117
* Bump pylint from 3.3.1 to 3.3.3 by dependabot in https://github.com/Qiskit/qiskit-addon-sqd/pull/125
* Bump ruff from 0.7.2 to 0.8.4 by dependabot in https://github.com/Qiskit/qiskit-addon-sqd/pull/124
* Bump mypy from 1.13.0 to 1.14.1 by dependabot in https://github.com/Qiskit/qiskit-addon-sqd/pull/123
* Use only upper triangle to define the orbital optimization rotation by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/130
* Fix indexing bug in recover_configurations by haimeng-zhang in https://github.com/Qiskit/qiskit-addon-sqd/pull/132
* Add regression test for recover_configurations by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/133
* Prepare 0.9 release by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/134

New Contributors
* arnaucasau made their first contribution in https://github.com/Qiskit/qiskit-addon-sqd/pull/117
* haimeng-zhang made their first contribution in https://github.com/Qiskit/qiskit-addon-sqd/pull/132

**Full Changelog**: https://github.com/Qiskit/qiskit-addon-sqd/compare/0.8.0...0.9.0

<!-- published by ghalactic/github-release-from-tag -->

0.8.1

What's Changed
* Calculate exact energy with PySCF in tutorial (backport 104) by mergify in https://github.com/Qiskit/qiskit-addon-sqd/pull/105
* Fix GitHub source code links due to missing env vars (backport 103) by mergify in https://github.com/Qiskit/qiskit-addon-sqd/pull/106
* Delete the fcidump and calculate the integrals with pyscf (backport 107) by mergify in https://github.com/Qiskit/qiskit-addon-sqd/pull/108
* Prepare 0.8.1 by garrison in https://github.com/Qiskit/qiskit-addon-sqd/pull/112


**Full Changelog**: https://github.com/Qiskit/qiskit-addon-sqd/compare/0.8.0...0.8.1

<!-- published by ghalactic/github-release-from-tag -->

0.8.0

What's Changed
* Add a citation file by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/76
* Fix GitHub source code links for decorated functions by garrison in https://github.com/Qiskit/qiskit-addon-sqd/pull/75
* in chemistry tutorial, correct reported error from 200 mH to 60 mH by kevinsung in https://github.com/Qiskit/qiskit-addon-sqd/pull/82
* Add support for py39 by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/83
* Replace pydocstyle with Ruff by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-sqd/pull/87
* Reorganize API docs by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-sqd/pull/88
* Clean up some errors in API docs by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/92
* Create an SCIState class for describing quantum states by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/91
* Use random number generators, not global seeds by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/94
* Delete symmetry information from fcidump to avoid PySCF error by kevinsung in https://github.com/Qiskit/qiskit-addon-sqd/pull/97
* Always show type hints in docs by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-sqd/pull/96
* Bump ruff from 0.6.8 to 0.7.2 by dependabot in https://github.com/Qiskit/qiskit-addon-sqd/pull/99
* Bump mypy from 1.11.2 to 1.13.0 by dependabot in https://github.com/Qiskit/qiskit-addon-sqd/pull/98
* Prepare 0.8 release by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/101

New Contributors
* Eric-Arellano made their first contribution in https://github.com/Qiskit/qiskit-addon-sqd/pull/87

**Full Changelog**: https://github.com/Qiskit/qiskit-addon-sqd/compare/0.7.0...0.8.0

<!-- published by ghalactic/github-release-from-tag -->

0.7.0

What's Changed
* Use XZ logic to specify Pauli terms by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/61
* Update Dice how-to by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/62
* Fix dead link in Dice solver how-to by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/64
* Improve figure and explanation in tutorial 1 by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/67
* Bump ruff from 0.6.4 to 0.6.8 by dependabot in https://github.com/Qiskit/qiskit-addon-sqd/pull/73
* Bump pylint from 3.2.7 to 3.3.1 by dependabot in https://github.com/Qiskit/qiskit-addon-sqd/pull/72
* Add unit tests, clean up documentation, and add error handling in qubit module. by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/69
* Fix bugs in optimize_orbitals related to open-shell workflows by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/71
* Fix bugs in fermion module affecting open shell systems by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/74
* Prepare 0.7 release by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/77

New Contributors
* dependabot made their first contribution in https://github.com/Qiskit/qiskit-addon-sqd/pull/73

**Full Changelog**: https://github.com/Qiskit/qiskit-addon-sqd/compare/0.6.0...0.7.0

<!-- published by ghalactic/github-release-from-tag -->

0.6.0

0.5.0

What's Changed
* Set earliest version in reno by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/14
* Force hamming_left and hamming_right to be kwargs throughout API by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/16
* Prepare 0.5.0 release by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/17


**Full Changelog**: https://github.com/Qiskit/qiskit-addon-sqd/compare/0.4.0...0.5.0

<!-- published by ghalactic/github-release-from-tag -->

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.