numericalEFT / GreenFunc.jl

Toolbox to study quantum many-body problem at the treelevel
https://numericaleft.github.io/GreenFunc.jl/
MIT License
11 stars 1 forks source link

implement reversed ImFreq and ImTime #99

Closed kunyuan closed 1 year ago

kunyuan commented 1 year ago
  1. Implement reversed ImFreq and ImTime as in issue #98
  2. Need help with MeshGrids/common.jl line 30 and 31, namely reversed floor function.
  3. Add more tests
codecov-commenter commented 1 year ago

Codecov Report

Merging #99 (8f35156) into master (6a0bca0) will increase coverage by 3.00%. The diff coverage is 83.05%.

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   70.81%   73.82%   +3.00%     
==========================================
  Files          12       12              
  Lines         394      424      +30     
==========================================
+ Hits          279      313      +34     
+ Misses        115      111       -4     
Impacted Files Coverage Δ
src/meshgrids/MeshGrids.jl 57.14% <ø> (ø)
src/meshgrids/dlrfreq.jl 100.00% <ø> (ø)
src/meshgrids/common.jl 74.28% <66.66%> (+10.95%) :arrow_up:
src/green/transform.jl 78.35% <78.57%> (+1.98%) :arrow_up:
src/green/testcase.jl 96.42% <83.33%> (-3.58%) :arrow_down:
src/meshgrids/imtime.jl 88.46% <91.66%> (+8.46%) :arrow_up:
src/meshgrids/imfreq.jl 91.42% <93.33%> (+6.24%) :arrow_up:
... and 1 more

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