Skip to content

Added Pauli reconstruction method that respects the Jordan product#123

Merged
TimWeaving merged 3 commits intomainfrom
symmetries
Apr 4, 2023
Merged

Added Pauli reconstruction method that respects the Jordan product#123
TimWeaving merged 3 commits intomainfrom
symmetries

Conversation

@TimWeaving
Copy link
Collaborator

No description provided.

@TimWeaving
Copy link
Collaborator Author

TODO: cleanup NoncontextualOp code using the new Jordan-product reconstruction method

@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2023

Codecov Report

Merging #123 (b498608) into main (100f670) will decrease coverage by 0.18%.
The diff coverage is 81.08%.

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
- Coverage   83.13%   82.95%   -0.18%     
==========================================
  Files          30       30              
  Lines        3154     3186      +32     
==========================================
+ Hits         2622     2643      +21     
- Misses        532      543      +11     
Impacted Files Coverage Δ
tests/test_operators/test_independent_op.py 100.00% <ø> (ø)
tests/test_projection/test_qubit_tapering.py 100.00% <ø> (ø)
tests/test_operators/test_noncontextual_op.py 96.50% <10.00%> (-3.14%) ⬇️
symmer/projection/utils.py 56.38% <50.00%> (ø)
symmer/operators/noncontextual_op.py 94.39% <81.81%> (-0.36%) ⬇️
symmer/operators/base.py 66.26% <100.00%> (+0.79%) ⬆️
symmer/operators/independent_op.py 87.83% <100.00%> (-0.09%) ⬇️
symmer/operators/utils.py 75.86% <100.00%> (+1.40%) ⬆️
symmer/projection/contextual_subspace.py 71.63% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AlexisRalli
Copy link
Collaborator

AlexisRalli commented Mar 27, 2023

Error is due to debugpy and poetry==1.4.1 (microsoft/debugpy#1246)

In GitHub workflow need to set poetry==1.4.0 to fix. Main branch now updated, so pull change from main!

@TimWeaving TimWeaving merged commit 1325495 into main Apr 4, 2023
@TimWeaving TimWeaving deleted the symmetries branch May 17, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants