Skip to content

Update Matrix Diagonal  #39

@cstyl

Description

@cstyl

Enable support for the user to be able to update matrix diagonal:

  • Each matrix format has a diagonal vector diag of size num_rows that contains the index of diagonal values in the values array.
  • values[diag[i]] = k updates the diagonal entry of row i

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions