sfepy.linalg.extmods.crcm module

sfepy.linalg.extmods.crcm.permute_in_place()

Permute a graph (= CSR sparse matrix with boolean values) in place, given a permuation vector.

sfepy.linalg.extmods.crcm.rcm()

Generate the reversed Cuthil-McKee permutation for a CSR matrix.