[OT][music-dsp] library to compute with sparse matrix

Cournapeau David cournape at enst.fr
Fri Jun 6 09:27:01 EDT 2003


----- Original Message ----- 
From: <gogins at pipeline.com>
To: <music-dsp at aulos.calarts.edu>
Sent: Friday, June 06, 2003 3:40 PM
Subject: RE: [OT][music-dsp] library to compute with sparse matrix


> I should add to my post about boost ublas that it does not do a lot of
> decompositions, but you can use the good decompositions in Roldan Pozo's
> TNT with the ublas matrices and vectors, through a boost bindings library.

Please stop me if I say silly things, as I barely don't know anything about
BLAS and co, but it seems like UBLAS doesn't support sparse matrix.

In fact, I am just planning to do one  "simple" operation : M *V where M is
a sparse matrix and V is a simple vector. I think there exists a BLAS
interface for sparse matrix, but how to find one library which implements
is a bit unclear to me... Is BLAS really just specification for a library of
standarts routines ?




More information about the music-dsp mailing list