comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » LAPACK routines
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
LAPACK routines [message #63781] Thu, 20 November 2008 01:19 Go to next message
guido is currently offline  guido
Messages: 2
Registered: November 2008
Junior Member
Has anyone ever imported the LAPACK routines to IDL?
Does anyone know a good way to import/compile them in IDL?
Because I need these routines:
DGEES DGGES ZGEES ZGGES DGEBAL ZGEBAL DGEBAK ZGEBAK
And the LAPACK routines of IDL can not do what I have to do (Schur
decomposition of matrix and pencils, matrix and pencil balancing).

Thanks

Guido
Re: LAPACK routines [message #63868 is a reply to message #63781] Thu, 20 November 2008 05:28 Go to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Yes, I do and so would you if you would RTM (I avoid the F because that
would be rude). Seriously, this is all described in the IDL documentation
and usable demo code is included in the IDL distro (check <IDL_DIR>/external
and subdirectories). So all you have to do is take that code (I recommend
the call_external method for beginners) and swap the demo routine for any of
those mentioned by you. This will take some time but I doubt that you find
anyone writing this for you for free.

Good luck,
Haje

"guido" <guido.agapito@gmail.com> wrote in message
news:f8536b56-12ab-49d0-88a6-a0eb0d6e150e@j38g2000yqa.google groups.com...
> Has anyone ever imported the LAPACK routines to IDL?
> Does anyone know a good way to import/compile them in IDL?
> Because I need these routines:
> DGEES DGGES ZGEES ZGGES DGEBAL ZGEBAL DGEBAK ZGEBAK
> And the LAPACK routines of IDL can not do what I have to do (Schur
> decomposition of matrix and pencils, matrix and pencil balancing).
>
> Thanks
>
> Guido
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: LAPACK routines
Next Topic: Re: moment functions with dimen keyword

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 13:39:58 PDT 2025

Total time taken to generate the page: 0.32089 seconds