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

Implement transform with dispatch #87

Closed iintSjds closed 1 year ago

iintSjds commented 1 year ago

implement fourier transform functions such as imtime2dlr, imfreq2imtime with dispatch of the same function something like transfrom(data, meshA::XXXMesh, meshB::YYYMesh)