Skip to content
Snippets Groups Projects
  • Martin Bauer's avatar
    Sliced iteration · 411af476
    Martin Bauer authored
    - LoopOverDomain changed to be able to loop over rectangular sub-region of field
    - support for slicing with makeSlice
    411af476
__init__.py 152 B
from pystencils.field import Field, extractCommonSubexpressions
from pystencils.typedsymbol import TypedSymbol
from pystencils.slicing import makeSlice