public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: complex matrix operation
  2001-12-19 13:20 complex matrix operation Amit Ashok
@ 2001-12-19 13:20 ` Brian Gough
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Gough @ 2001-12-19 13:20 UTC (permalink / raw)
  To: Amit Ashok; +Cc: gsl-discuss

Amit Ashok writes:
 >  I want to use GSL in an optimization problem. The calculations
 > involved require various matrix and vector operations using complex
 > numbers. Does GSL support complex matrix operations such as:
 > Inverses, cholesky decomposition and other more basic operations ?
 > I would be very grateful if somebody can advice me as to the
 > complex matrix capabilities of GSL.

I have only implemented the decompositions for real matrices. At the
moment the best way to operate on complex matrices is with LAPACK,
passing the elements of the gsl_matrix object as arguments.  I'm
hoping someone might add the complex matrix decompositions to GSL one
day.

regards
Brian Gough

^ permalink raw reply	[flat|nested] 2+ messages in thread

* complex matrix operation
@ 2001-12-19 13:20 Amit Ashok
  2001-12-19 13:20 ` Brian Gough
  0 siblings, 1 reply; 2+ messages in thread
From: Amit Ashok @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

Hi,
 
I want to use GSL in an optimization problem. The 
calculations involved require various matrix and vector operations using 
complex numbers. Does GSL support complex matrix operations such as: 
Inverses, cholesky decomposition and other more basic operations ? I would 
be very grateful if somebody can advice me as to the complex matrix capabilities 
of GSL.
 
regards,
Amit  
Radar Remote Sensing Group 
University of Cape Town
South Africa

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 complex matrix operation Amit Ashok
2001-12-19 13:20 ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).