Skip to content

Make sparse cholesky optional again #24

@btalamini

Description

@btalamini

We cut a corner earlier and removed all other preconditioning options in favor of the scikit-sparse Cholesky, which is supposed to be an optional package. We need to put in the same functionality with the SciPy dense cholesky routines (which we had at one point), and make this the default if scikit-sparse is not present.

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