-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add regression test against #192 * Fix #192 * Add reno * Run black Co-authored-by: Max Rossmannek <[email protected]>
- Loading branch information
1 parent
18bbb43
commit 00b6091
Showing
3 changed files
with
33 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
releasenotes/notes/fix-incompatibility-of-freeze-core-and-z2symmetry-1b5caa71986abaee.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
fixes: | ||
- | | ||
The `FreezeCoreTransformer` (and `ActiveSpaceTransformer`) were incompatible with the automatic | ||
`Z2Symmetry` reduction. This issue was fixed by correcting the | ||
`ElectronicStructureProblem.symmetry_sector_locator` method. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters