logo       

C++ wrapper for linear algebra: msg#00011

lib.gsl.general

Subject: C++ wrapper for linear algebra

Hello,

I am looking for a C++ wrapper for the GSL. I will be using lots of linear
algebra, and I am looking for a wrapper that will have operator overlaoding
for matrix-matrix and matrix-vector multiplication/addition in the very
least. It is also very important that it implements an efficient matrix
inversion operator.

So far all I could find on the web are:
1) http://gslwrap.sourceforge.net
2) http://cholm.web.cern.ch/cholm/misc/#gslmm

Which one of these would you recommend? Are there any wrappers that are
actually part of the GSL project itself?

I have already implemented my project in Matlab, and I will be translating
it into C++. Since Octave is the GNU analogue of Matlab I am wondering if
Octave has an C++ API for matrix operations that would be an alternative to
the above two wrappers?


Regards,
Hasan


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise