This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

complex lInear algebra


Hello,


GSL provides vectors and matrices in several types: long, int, double,
complex, long double and long complex, etc.

However, it seems to me that the only operations supported by gsl on
these objects are +-*. While these are the only operations needed to
define algebra, the linear algebra section does not seem to support
anything other than double matrix.

I am wondering if there is a special reason for this. Without linear
algebra operations, allocating complex matrices is not very
interesting...

Am I missing something?

Thank you

Lazar

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]