Skip to content

Restructure web docs for sparse matrix datastructures #112

@rileyjmurray

Description

@rileyjmurray

We should ...

  • Explain how COOMatrix is mostly a data-interchange format. Have a dedicated page on COOMatrix and the free-functions for format conversion.
  • Give a page to CSCMatrix. Have it include transpose_as_csr and its implementation of reindex_inplace.
  • Give a page to CSRMatrix. Have it include transpose_as_csc and its implementation of reindex_inplace.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions