Skip to content

Global Coordinate Awareness in Tile #82

@wavefunction91

Description

@wavefunction91

Describe the problem you are solving

For applications which manually specify the tiling of a matrix, it would be desirable for Tile to carry (or to be able to resolve) information pertaining to its locale relative to a global matrix. This is useful in matrix generation when the starting indices of a tile cannot be simply computed (i.e. non-uniform tiling)

Describe your proposed solution

One potential solution would be to have Tile store it's global row/column starting indices relative to its owning matrix (and defaulting to 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions