Skip to content

Support multi-vector b #80

@mzy2240

Description

@mzy2240
LLDL = lldl(A, memory = 10)
x = LLDL \ b

currently only vector b is supported. I am wondering if multi-vector (b as a matrix) could be supported (so that x will be 2d as well). A naive multi-threading seems to have too much overhead.

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