graph2mat.sparse
Conversion between different sparse representations.
Different sparse representations of a matrix are required during the different
steps of a typical workflow using graph2mat
.
Functions
|
Converts a block dictionary into a coo array. |
|
Creates a BasisMatrix object from a SparseCSR matrix |
|
Converts a scipy CSR array to a sisl sparse orbital matrix. |
|
Converts an orbital matrix from node and edges array to scipy coo. |
|
|
|