Skip to content

Fallbacks for matrix inversion methods #32

@AaronParsons

Description

@AaronParsons

In recent speedups, we migrated to using methods that operate on stacks of matrices (or list comprehensions where unavailable) to maximize performance. In doing so, we lost the ability to use different inverters for certain subsets of matrices that might be, e.g., singular or unstable for certain solvers. We might think about putting this functionality back in, though not at the expense of performance. Before investing the effort, we need to develop a set of test cases for solver instability.

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