Skip to content

Sparse matrices as entry for solvers #18

@Lucas-Haubert

Description

@Lucas-Haubert

We expose our solvers (from Eigen/IterativeLinearSolvers) with dense matrices as entry (MatrixXd).

Yet, in Eigen, they are exposed and tested with sparse matrices too (Eigen::SparseMatrix) - in solvers like BiCGSTAB, MINRES, ConjugateGradient, LeastSquaresConjugateGradient

Is it of interest to expose them with sparse matrices in nanoeigenpy ?

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