help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eigs and Octave.app


From: Thomas Treichl
Subject: Re: eigs and Octave.app
Date: Tue, 13 Nov 2007 08:39:57 +0100

> Thomas,
> This almost worked for me but I don't have eigs.m only svds.m.
> Henry

Very good Henry, thanks for feedback - now we must have a look why it doesn't 
work for Mark.
 
> [~/ARPACK] -bash-2.05b 511$ locate eigs.m
> 
>  [~/ARPACK] -bash-2.05b 512$ ls
> ARMAKES         BLAS            EXAMPLES        Makefile        SRC
> ARmake.inc      DOCUMENTS       LAPACK          README          UTIL
> 
>  [~/ARPACK] -bash-2.05b 513$ locate svds.m
> /Users/hfm/octave/arpack-1.0.2/svds.m
> 
>  [~/ARPACK] -bash-2.05b 514$ cd /Users/hfm/octave
> 
>  [~/octave] -bash-2.05b 515$ ls
> arpack-1.0.2    odepkg-0.3.3    signal-1.0.4
> 
>  [~/octave] -bash-2.05b 516$ cd arpack-1.0.2
> 
>  [~/octave/arpack-1.0.2] -bash-2.05b 517$ ls
> doc                                     powerpc-apple-darwin7.9.1-api-v29
> packinfo                                svds.m
> 
>  [~/octave/arpack-1.0.2] -bash-2.05b 518$ 
 
Hi Henry,

the eigs function comes from the *.oct file of this package, please look inside 
powerpc-apple-darwin7.9.1-api-v29 for a file called 'eigs.oct'. Just start 
Octave now and type 'help eigs' - if you see the help messages then everything 
is fine.

  Thomas
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]