Skip to content

Audit usage of linalg.inv #454

@rileyjmurray

Description

@rileyjmurray

There are 90 instances of the string "linalg.inv" in the pygsti repo (at time of opening this issue). Explicit matrix inversion is rarely needed in numerical algorithms. Alternative methods (which depend on the context) are usually faster and more stable than explicit inversion. I'm opening this issue so I remember to address it at some point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions