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

refactor #9

Closed kunyuan closed 2 years ago

kunyuan commented 2 years ago
  1. API refactor
  2. Fix the tensor bug, #5
  3. add isFermi and symmetry attributes to dlrGrid, #7 #6
codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (b03ea70) into main (16f2b78) will increase coverage by 8.78%. The diff coverage is 18.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   25.15%   33.94%   +8.78%     
==========================================
  Files          10       11       +1     
  Lines         648      710      +62     
==========================================
+ Hits          163      241      +78     
+ Misses        485      469      -16     
Impacted Files Coverage Δ
src/discrete/builder.jl 0.00% <0.00%> (ø)
src/discrete/kernel.jl 0.00% <0.00%> (ø)
src/functional/builder.jl 0.00% <ø> (ø)
src/functional/tau.jl 0.00% <ø> (ø)
src/operation.jl 97.50% <ø> (ø)
src/spectral.jl 82.97% <ø> (+2.78%) :arrow_up:
src/utility/chebyshev.jl 0.00% <ø> (ø)
src/dlr.jl 62.16% <62.16%> (ø)
... and 4 more

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 16f2b78...b03ea70. Read the comment docs.