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 DLRGrid.size and better printing #14

Closed kunyuan closed 2 years ago

kunyuan commented 2 years ago
  1. Add DLRGrid.size.
  2. Better print
codecov-commenter commented 2 years ago

Codecov Report

Merging #14 (0812258) into main (058a505) will decrease coverage by 0.48%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   44.44%   43.95%   -0.49%     
==========================================
  Files          10       10              
  Lines         774      794      +20     
==========================================
+ Hits          344      349       +5     
- Misses        430      445      +15     
Impacted Files Coverage Δ
src/functional/builder.jl 0.00% <ø> (ø)
src/operation.jl 100.00% <ø> (ø)
src/spectral.jl 81.32% <0.00%> (-1.00%) :arrow_down:
src/dlr.jl 54.94% <35.48%> (-6.17%) :arrow_down:
src/sample/sample.jl 96.96% <100.00%> (-0.05%) :arrow_down:

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 058a505...0812258. Read the comment docs.