Skip to content

Bulk xy-coordinate calculation with np.matmul #7

@byewokko

Description

@byewokko

The vertices' coordinates are calculated one-by-one, which is very slow. It could be sped up by stacking the vertices' multigrid coordinates into a single 2D array and then performing the matrix multiplication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions