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

Dev #97

Closed kunyuan closed 1 year ago

kunyuan commented 1 year ago
  1. Support reverse ordered imtime and imfreq mesh
  2. Check MeshArray.mesh type stability, close issue #96
codecov-commenter commented 1 year ago

Codecov Report

Merging #97 (5c9e62c) into master (eed3560) will increase coverage by 6.15%. The diff coverage is 64.28%.

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   64.65%   70.81%   +6.15%     
==========================================
  Files          11       12       +1     
  Lines         382      394      +12     
==========================================
+ Hits          247      279      +32     
+ Misses        135      115      -20     
Impacted Files Coverage Δ
src/meshgrids/MeshProduct.jl 82.60% <0.00%> (+7.05%) :arrow_up:
src/mesharrays/dense.jl 72.13% <55.55%> (+0.43%) :arrow_up:
src/meshgrids/imfreq.jl 85.18% <100.00%> (ø)
src/meshgrids/imtime.jl 80.00% <100.00%> (ø)
src/GreenFunc.jl 100.00% <0.00%> (ø)
src/meshgrids/common.jl 63.33% <0.00%> (+3.33%) :arrow_up:
src/meshgrids/MeshGrids.jl 57.14% <0.00%> (+7.14%) :arrow_up:
src/green/testcase.jl 100.00% <0.00%> (+8.33%) :arrow_up:
... and 3 more

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