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

UndefVarError: `SimpleGrid` not defined in test #106

Closed andrewkhardy closed 2 months ago

andrewkhardy commented 2 months ago

When trying to run test/test_transform.jl I get the error

UndefVarError: SimpleGrid not defined in test

even when GreenFunc.jl is included and other functions are defined.

andrewkhardy commented 2 months ago

Added CompositeGrids