Currently, edgecov() and dyadcov() expect n*n matrices, but it should be straightforward to also implement support for sorted edge lists and perhaps even RLE-encoded dyad matrices (RLEBDM for binary and perhaps a new type for non-binary).
Would that be useful?
Currently,
edgecov()anddyadcov()expectn*nmatrices, but it should be straightforward to also implement support for sorted edge lists and perhaps even RLE-encoded dyad matrices (RLEBDM for binary and perhaps a new type for non-binary).Would that be useful?