Skip to content

Sparse 1.4 test files #245

@risc26z

Description

@risc26z

Hello,
I'm not sure if you know about it, but Sparse 1.4 is available here. It contains a reasonably large suite of test matrices. When built, the 'bin/sparse' program will generate solution vectors that are fairly easy to compare with the output of SpiceSharp's Sparse implementation.

I have been trying a handful of these matrices. While many have been uneventful, I have found one - sptrMondo.tr.mat.gz - that seems to be a problem. To be fair, it is a very large matrix (20757x20757, with a total of 279967 elements), and takes Sparse 1.4 a while to solve (~23 seconds on my PC). But it was so slow that I gave up waiting for the C# implementation to finish. At present, I can't be certain whether it is very slow to solve or getting stuck in an infinite loop.

I should also mention the SuiteSparse Matrix Collection, here, which contains more test matrices than any reasonable person could ever conceivably desire!

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