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

Kun abstracttype #48

Closed kunyuan closed 1 year ago

kunyuan commented 1 year ago
  1. implement a generic Green container (called GreenNew right now, need to be renamed)
  2. Fix allocation problem with broadcast
codecov-commenter commented 1 year ago

Codecov Report

Merging #48 (5bcdeb4) into master (9d659e8) will decrease coverage by 6.51%. The diff coverage is 75.64%.

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   62.79%   56.28%   -6.52%     
==========================================
  Files           3        8       +5     
  Lines         293      565     +272     
==========================================
+ Hits          184      318     +134     
- Misses        109      247     +138     
Impacted Files Coverage Δ
src/green/GreenSym.jl 17.18% <ø> (-49.14%) :arrow_down:
src/green/MeshPoint.jl 0.00% <0.00%> (ø)
src/green/DictParser.jl 61.11% <61.11%> (ø)
src/green/GreenDLR.jl 82.96% <82.96%> (ø)
src/green/GreenNew.jl 86.66% <86.66%> (ø)
src/green/MeshProduct.jl 88.88% <88.88%> (ø)
src/green/Green.jl 79.20% <0.00%> (+22.64%) :arrow_up:

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

iintSjds commented 1 year ago

this pull request is merging into master. pls close this pull request and merge into triq_dev first