-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels