[Matrix-SIG] Sparse matrices (again?)

Pearu Peterson pearu@ioc.ee
Thu, 2 Sep 1999 09:59:45 +0300 (EETDST)


On Wed, 1 Sep 1999, Travis Oliphant wrote:
> 
> I've wrapped up most of sparsekit2 and some of the sparse blas (from NIST)
> after making changes to them so they will support single and double
> precision for real and complex matrices.  These packages will provide the
> core (fast) functionality of sparse matrix operations and conversions from
> one format to another.  

Are you using f2py.py for wrapping? I think that I should then
keep f2py.py project alive as people may already use it and its serves
raw interfacing idea perfectly (I am not sure that PyFort ever will, or
at least in near future).

Pearu