numericalEFT / Lehmann.jl

Compact Spectral Representation for Imaginary-time/Matsubara-frequency Green's Functions
https://numericalEFT.github.io/Lehmann.jl/dev
MIT License
20 stars 1 forks source link

General grid #10

Closed kunyuan closed 2 years ago

kunyuan commented 2 years ago
  1. Add support for transform between general grid #8
  2. Add demo script
  3. Add readme
codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (1558f9f) into main (7670282) will increase coverage by 11.15%. The diff coverage is 90.60%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #10       +/-   ##
===========================================
+ Coverage   33.28%   44.44%   +11.15%     
===========================================
  Files          11       10        -1     
  Lines         724      774       +50     
===========================================
+ Hits          241      344      +103     
+ Misses        483      430       -53     
Impacted Files Coverage Δ
src/discrete/builder.jl 0.00% <ø> (ø)
src/discrete/kernel.jl 0.00% <0.00%> (ø)
src/functional/builder.jl 0.00% <ø> (ø)
src/dlr.jl 61.11% <66.66%> (-1.06%) :arrow_down:
src/spectral.jl 82.31% <85.71%> (-0.67%) :arrow_down:
src/sample/sample.jl 97.01% <97.01%> (ø)
src/operation.jl 100.00% <100.00%> (+2.50%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7670282...1558f9f. Read the comment docs.