Skip to content

Question about center_slicing #74

@ocefpaf

Description

@ocefpaf

The <var>.center_slicing returns a tuple with slice(s) objects in the form (slice(1, -1, None), slice(1, -1, None)) for each variable.

If I got this right that is trimming the padding, no? If not: how would a node slice be different from a center slice? Shouldn't the trimming be the same? If yes: can we rename this to .trim or something like that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions