OONumerics User :

From: Georg Holzmann (grh_at_[hidden])
Date: 2007-07-20 08:18:02


Hallo list!

(Sorry if this was already answered, but I didn't find something in the
archives)

I am searching for a fast open-source library for sparse matrix
processing (in C++, or otherwise C - on linux, but should be
crossplatform on win/linux/osx) for realtime audio - so the prime
importance is efficiency (of course also stability, usability, ...;)

I need to perform the following calculations: eigenvalue calculation,
standard arithmetic operations, pseudo-inverse of a matrix - I found
lots of libraries in the net (boost::UBlas, FLENS, ATLAS, ...), but any
comment on which one to choose would be highly appreciated !

Thanks in advance,
LG
Georg