[SciPy-user] Matrix Market I/O in scipy
Nils Wagner
nwagner at mecha.uni-stuttgart.de
Fri Sep 6 04:23:27 EDT 2002
Pearu Peterson schrieb:
>
> On Thu, 5 Sep 2002, My VDI Freemail wrote:
>
> >
> > Hi,
> >
> > Is there any module to aid in reading and writing matrices
> > in Matrix Market format ?
>
> Not that I know of. But the format seems to be simple. It should be easy
> to read and write MM format files from Python.
>
> > Any advice ?
>
> How about writing a Python wrapper for "ANSI C library for Matrix Market
> I/O"
>
> http://math.nist.gov/MatrixMarket/mmio-c.html
>
> and contributing it to scipy.io module?
>
> Pearu
Thank you for your reply. However I am far from being an expert in this
field.
Therefore I would be obliged if someone else can do that.
Nils
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
More information about the SciPy-User
mailing list