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

MeshArray view #61

Closed kunyuan closed 1 year ago

kunyuan commented 1 year ago

Support view(m::MeshArray, index...). It should return a SubMeshArray struct. More details need to be discussed.

kunyuan commented 1 year ago

view(m, ind...) automicatically return SubArray