Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Update ArpackSym.java to support the generalized eigenvector problem. #56

@shilad

Description

@shilad

Right now MTJ's ArpackSym.java supports A*x = lambda*x.

I'm looking for a fast sparse solver for A*x = lambda*M*x. It looks like dsaupd supports the generalized eigenvector problem, but ArpackSym.java doesn't yet implement it.

Thanks for the excellent library!

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions