BoothGroup / ebcc

Coupled cluster models for both purely electron and coupled electron-boson models, with a focus on generality and model extensibility.
https://boothgroup.github.io/ebcc/
MIT License
11 stars 2 forks source link

DCD and DCSD #33

Closed obackhouse closed 1 year ago

obackhouse commented 1 year ago

Adds distinguishable cluster methods:

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

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 ```diff @@ 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](https://app.codecov.io/gh/BoothGroup/ebcc/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup) | Coverage Δ | | |---|---|---| | [ebcc/\_\_init\_\_.py](https://app.codecov.io/gh/BoothGroup/ebcc/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9fX2luaXRfXy5weQ==) | `98.73% <100.00%> (ø)` | | | [ebcc/ansatz.py](https://app.codecov.io/gh/BoothGroup/ebcc/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9hbnNhdHoucHk=) | `80.58% <100.00%> (ø)` | | | [ebcc/codegen/RDCD.py](https://app.codecov.io/gh/BoothGroup/ebcc/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9jb2RlZ2VuL1JEQ0QucHk=) | `100.00% <100.00%> (ø)` | | | [ebcc/codegen/RDCSD.py](https://app.codecov.io/gh/BoothGroup/ebcc/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9jb2RlZ2VuL1JEQ1NELnB5) | `100.00% <100.00%> (ø)` | | | [ebcc/codegen/UDCD.py](https://app.codecov.io/gh/BoothGroup/ebcc/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9jb2RlZ2VuL1VEQ0QucHk=) | `100.00% <100.00%> (ø)` | | | [ebcc/codegen/UDCSD.py](https://app.codecov.io/gh/BoothGroup/ebcc/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9jb2RlZ2VuL1VEQ1NELnB5) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/BoothGroup/ebcc/pull/33/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.