Skip to content

Performance Regression from SparseDiffTools: Specialized sparse matrix decompression for structured matrices #780

Closed as not planned
@ChrisRackauckas

Description

@ChrisRackauckas

Using a fallback to sparse matrices for many applications can be a major slowdown, and thus structured matrices are used. However, DI does not seem to be compatible with the full gambit.

In particular, DI can be a bit slow because it's missing the use of analytical coloring solutions and faster iteration strategies on structured matrices:

It would be good if these can be adopted into the DI style so that the full performance on non-SparseMatrixCSC sparse matrices can be recovered.

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