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

Bug fix replace mesh #90

Closed iintSjds closed 1 year ago

iintSjds commented 1 year ago

fixed bug where _replace_mesh() returns (((mesh1, mesh2), mesh3), mesh4) instead of (mesh1, mesh2, mesh3, mesh4)