in reply to Working with complex, not real number matrices

Hi gmacfadden,

You might want to have a look at PDL. In particular, you might be interested in the Linear Algebra utilities that provide an interface to Lapack's Real and Complex functions.

For more information on PDL, you could have a look to the following nodes:

I hope this helps.

Cheers,

lin0
  • Comment on Re: Working with complex, not real number matrices

Replies are listed 'Best First'.
Re^2: Working with complex, not real number matrices
by andye (Curate) on Mar 15, 2007 at 16:35 UTC
    Also specifically PDL::Complex.

    HTH, andye

    (Thanks for the PDL cheat sheet lin0 - hadn't seen that before - very useful!)