| Author: | Andreas Heger |
|---|---|
| Release: | $Id$ |
| Date: | December 09, 2013 |
| Tags: | Python |
write matrix to stream.
read a matrix. There probably is a routine for this in Numpy, which I haven’t found yet.
read sparse matrix.
read sparse matrix.
read a matrix from file ane return a numpy matrix.
formats accepted are: * full * sparse * phylip
write matrix to stream.