Qiskit-addon-sqd

Latest version: v0.8.1

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

Scan your dependencies

Page 1 of 2

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 -->

0.4.0

What's Changed
* Documentation adjustments by mrossinek in https://github.com/Qiskit/qiskit-addon-sqd/pull/5
* docs: correct explanation of ffsim pre-init transpiler passes by kevinsung in https://github.com/Qiskit/qiskit-addon-sqd/pull/8
* Add qubit functions to the API docs by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/10
* Adjust API to be more consistent in specifying spin electrons and target hamming weights by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/11
* Bump to version 0.4 by caleb-johnson in https://github.com/Qiskit/qiskit-addon-sqd/pull/13

New Contributors
* mrossinek made their first contribution in https://github.com/Qiskit/qiskit-addon-sqd/pull/5
* kevinsung made their first contribution in https://github.com/Qiskit/qiskit-addon-sqd/pull/8

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

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

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.