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

Sdlr tao #32

Closed fsxbhyy closed 1 year ago

fsxbhyy commented 1 year ago

Added Symmetrized DLR that deals with symmetric and antisymmetric parts simultaneously.

Add builder for SDLR grid Add function that build over complete symmetric grids based on SDLR grid -Add Fourier transform for fermions. Bosons still work in progress -Tests are currently put in sym_test.jl. Will move them to the standardized test after cleaning up old code.

codecov-commenter commented 1 year ago

Codecov Report

Merging #32 (65630ec) into dev (07cf742) will increase coverage by 4.35%. The diff coverage is 88.18%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              dev      #32      +/-   ##
==========================================
+ Coverage   57.91%   62.26%   +4.35%     
==========================================
  Files          13       14       +1     
  Lines        1283     1431     +148     
==========================================
+ Hits          743      891     +148     
  Misses        540      540              
Impacted Files Coverage Δ
src/Lehmann.jl 98.24% <ø> (ø)
src/dlr.jl 82.51% <81.81%> (-1.36%) :arrow_down:
src/spectral.jl 84.45% <96.66%> (+3.98%) :arrow_up:
src/discrete/builder.jl 74.35% <100.00%> (+8.14%) :arrow_up:
src/discrete/kernel.jl 89.56% <100.00%> (+5.21%) :arrow_up:
src/operation.jl 96.96% <100.00%> (ø)
src/functional/builder.jl 1.63% <0.00%> (+1.63%) :arrow_up:
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.