Skip to content

Matrix class is inefficient #10

Description

@joewallwork

The Matrix class implemented in #8 uses a NumPy array to represent its data and it uses numpy.linalg.solve to solve linear systems. We would be better using petsc4py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimisationAn opportunity to optimise performance

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions