On 7/28/07, Alfonso Salazar <[EMAIL PROTECTED]> wrote: > I need verb(s) in order to calculate EIGENVALs > ¡S A L U D!
lpack has some. (general case eigenval approaches can be too slow, lapack has somewhat special case approaches for some of the more common of those cases.) If you have j's package manager installed, you can download lapack using that. If not, you can still use http://www.jsoftware.com/jwiki/Trash/Packages/LAPACK -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
