| Author: | Andreas Heger |
|---|---|
| Release: | $Id$ |
| Date: | December 09, 2013 |
| Tags: | Python |
return order (1st eigenvector) of row and column indicies.
This procedure fails if there are row or columns with a sum of 0.
return a permuted matrix. Note, that currently this is very inefficient, as I do not know how to do this in numpy.