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

DCD and DCSD #33

Merged
merged 13 commits into from
Sep 28, 2023
Merged

DCD and DCSD #33

merged 13 commits into from
Sep 28, 2023

Conversation

obackhouse
Copy link
Contributor

Adds distinguishable cluster methods:

  • RDCD
  • UDCD
  • RDCSD
  • UDCSD

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (60ca8e6) 99.56% compared to head (673b335) 99.56%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master      #33     +/-   ##
=========================================
  Coverage   99.56%   99.56%             
=========================================
  Files          54       58      +4     
  Lines       85708    87092   +1384     
  Branches      817      821      +4     
=========================================
+ Hits        85333    86713   +1380     
  Misses        249      249             
- Partials      126      130      +4     
Files Coverage Δ
ebcc/__init__.py 98.73% <100.00%> (ø)
ebcc/ansatz.py 80.58% <100.00%> (ø)
ebcc/codegen/RDCD.py 100.00% <100.00%> (ø)
ebcc/codegen/RDCSD.py 100.00% <100.00%> (ø)
ebcc/codegen/UDCD.py 100.00% <100.00%> (ø)
ebcc/codegen/UDCSD.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@obackhouse obackhouse merged commit 9c3e9ef into master Sep 28, 2023
4 checks passed
@obackhouse obackhouse deleted the dcd branch September 28, 2023 20:23
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.

1 participant