Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dict-based aux_operators #406

Merged
merged 35 commits into from
Dec 1, 2021
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
5763cb7
[WIP] naive migration to dict-based aux_operators
mrossinek Oct 15, 2021
ef8ca14
[WIP] extract ListOrDict logic into class
mrossinek Oct 21, 2021
51f2580
Revert ListOrDict integration
mrossinek Oct 21, 2021
f1852a1
Add basic unittest for dict-based aux ops
mrossinek Oct 21, 2021
9fa525c
Refactor
mrossinek Oct 22, 2021
e8a8f97
Extend aux_operators public extension to support dict too
mrossinek Oct 22, 2021
b520b1e
Fix lint
mrossinek Oct 22, 2021
ef06a84
Revert some unnecessary changes
mrossinek Oct 22, 2021
b9904ea
Update docstrings
mrossinek Oct 26, 2021
50fc492
Fix spell
mrossinek Oct 26, 2021
cb4ff7f
Remove unused import
mrossinek Oct 26, 2021
bffba0f
Merge branch 'main' into dict-based-aux-operators
manoelmarques Oct 29, 2021
49d116d
Merge branch 'main' into dict-based-aux-operators
mrossinek Nov 3, 2021
250f3df
Merge branch 'main' into dict-based-aux-operators
mrossinek Nov 8, 2021
6448811
Fix lint
mrossinek Nov 8, 2021
702812a
Reuse ListOrDict-type alias from Terra
mrossinek Nov 8, 2021
3a518f4
Remove BaseProblem.main_property_name setter
mrossinek Nov 8, 2021
a0cc750
Improve commutation debug message
mrossinek Nov 8, 2021
1c05bd4
Extract new aux_operators interface into global setting
mrossinek Nov 8, 2021
49870c4
Run black
mrossinek Nov 8, 2021
c45c6de
Add DeprecationWarning for list-based aux_operators
mrossinek Nov 8, 2021
c344832
Log warning instead of raising it
mrossinek Nov 8, 2021
f65105f
Merge branch 'main' into dict-based-aux-operators
mrossinek Nov 8, 2021
057c4ce
Merge branch 'main' into dict-based-aux-operators
mrossinek Nov 10, 2021
93632ef
Merge branch 'main' into dict-based-aux-operators
mrossinek Nov 11, 2021
ab3e4d6
Merge branch 'main' into dict-based-aux-operators
mrossinek Nov 22, 2021
e21bfa7
Merge main and fix conflicts
manoelmarques Nov 23, 2021
985e2be
Merge branch 'main' into dict-based-aux-operators
manoelmarques Nov 23, 2021
a5de212
Merge branch 'main' into dict-based-aux-operators
manoelmarques Nov 24, 2021
646f0ea
Merge branch 'main' into dict-based-aux-operators
mrossinek Nov 25, 2021
374e30c
Raise error upon aux_operator name clash
mrossinek Nov 25, 2021
58ab2ed
Evaluate aux_operators at ground state during QEOM
mrossinek Nov 25, 2021
1f36750
Merge branch 'main' into dict-based-aux-operators
manoelmarques Nov 25, 2021
727460f
Merge branch 'main' into dict-based-aux-operators
manoelmarques Nov 26, 2021
bd3368b
Merge branch 'main' into dict-based-aux-operators
manoelmarques Nov 29, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into dict-based-aux-operators
manoelmarques authored Nov 29, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit bd3368bd1e66c62498eb859ab51c373675befdb7

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.