You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qiskit Nature 0.6 is loosely planned to be released mid of April this year. Once that happens, we should update the examples and unittests here accordingly:
What should we add?
Qiskit Nature 0.6 is loosely planned to be released mid of April this year. Once that happens, we should update the examples and unittests here accordingly:
QubitConverter
directly withQubitMapper
instances (seeQubitConverter
Refactoring qiskit-nature#967)VQEUCCFactory
(or other eigensolver factories) (see Deprecate the(Minimum)EigensolverFactory
classes qiskit-nature#1084)make use of the new symmetry-reduced integral container classes (see Adds symmetry-reduced two-body electronic integral utilities qiskit-nature#1072)extracted to Leverage Qiskit Nature'sSymmetryTwoBodyIntegrals
classes #25This may well be split into multiple issues but I figured I should collect the improvements available via 0.6 in one place for the time being.
The text was updated successfully, but these errors were encountered: