numericalEFT / Lehmann.jl

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

add symmetrized DLR grid, fix docs #38

Closed kunyuan closed 1 year ago

kunyuan commented 1 year ago

address #36

codecov-commenter commented 1 year ago

Codecov Report

Merging #38 (502b36d) into main (3839ada) will decrease coverage by 9.06%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   60.84%   51.78%   -9.06%     
==========================================
  Files          14       17       +3     
  Lines        1346     1622     +276     
==========================================
+ Hits          819      840      +21     
- Misses        527      782     +255     
Impacted Files Coverage Δ
src/Lehmann.jl 98.24% <ø> (ø)
src/discrete/builder.jl 74.35% <ø> (+1.02%) :arrow_up:
src/discrete/kernel.jl 89.56% <ø> (ø)
src/dlr.jl 62.77% <ø> (-21.10%) :arrow_down:
src/functional/builder.jl 2.45% <ø> (+0.81%) :arrow_up:
src/functional/kernel.jl 0.00% <ø> (ø)
src/operation.jl 90.90% <ø> (-6.07%) :arrow_down:
src/sample/sample.jl 84.61% <ø> (-2.57%) :arrow_down:
src/spectral.jl 69.43% <ø> (-13.52%) :arrow_down:
src/spectral_derivative.jl 93.58% <ø> (+0.11%) :arrow_up:
... and 5 more