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

Update GreenDLR.jl and its unit test #36

Closed houpc closed 2 years ago

houpc commented 2 years ago

Update basic functions in GreenDLR; Update unit test in test_GreenDLR.jl.

houpc commented 2 years ago

Documentation of functions will be added soon.

codecov-commenter commented 2 years ago

Codecov Report

Merging #36 (fa98d67) into master (9d659e8) will decrease coverage by 15.46%. The diff coverage is 58.00%.

:exclamation: Current head fa98d67 differs from pull request most recent head c9ce55c. Consider uploading reports for the commit c9ce55c to get more accurate results

@@             Coverage Diff             @@
##           master      #36       +/-   ##
===========================================
- Coverage   62.79%   47.32%   -15.47%     
===========================================
  Files           3        7        +4     
  Lines         293      543      +250     
===========================================
+ Hits          184      257       +73     
- Misses        109      286      +177     
Impacted Files Coverage Δ
src/green/MeshPoint.jl 0.00% <0.00%> (ø)
src/green/MeshProduct.jl 0.00% <0.00%> (ø)
src/green/DictParser.jl 61.11% <61.11%> (ø)
src/green/GreenDLR.jl 78.34% <78.34%> (ø)
src/green/GreenSym.jl 17.61% <0.00%> (-48.71%) :arrow_down:
src/green/Green.jl 78.78% <0.00%> (+22.22%) :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 2 years ago

pls close this pull request