numericalEFT / GreenFunc.jl

Toolbox to study quantum many-body problem at the treelevel
https://numericaleft.github.io/GreenFunc.jl/
MIT License
11 stars 1 forks source link

Add example SYK.jl #73

Closed houpc closed 1 year ago

houpc commented 1 year ago

Improve transform.jl; Add SYK.jl example.

Iteration problems in SYK which is absent in Lehmann example: the convergence rate is very sensitive to rtol of dlrgird; the convergence result is sensitive to Euv of dlrgrid.

codecov-commenter commented 1 year ago

Codecov Report

Merging #73 (2ebc78d) into triq_dev (4fe3edd) will decrease coverage by 0.73%. The diff coverage is 63.63%.

@@             Coverage Diff              @@
##           triq_dev      #73      +/-   ##
============================================
- Coverage     43.06%   42.33%   -0.74%     
============================================
  Files            15       15              
  Lines           678      685       +7     
============================================
- Hits            292      290       -2     
- Misses          386      395       +9     
Impacted Files Coverage Δ
src/green/transform.jl 67.77% <61.90%> (-3.31%) :arrow_down:
src/meshgrids/dlrfreq.jl 100.00% <100.00%> (ø)
src/meshgrids/imtime.jl 75.00% <0.00%> (-16.67%) :arrow_down:
src/meshgrids/imfreq.jl 88.88% <0.00%> (-11.12%) :arrow_down:

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