compare the executive speed with Matlab

Sergei Steshenko sergstesh at yahoo.com
Fri Jan 2 17:48:43 CST 2009




--- On Fri, 1/2/09, wim van hoydonck <wim.van.hoydonck at gmail.com> wrote:

> From: wim van hoydonck <wim.van.hoydonck at gmail.com>
> Subject: Re: compare the executive speed with Matlab
> To: sergstesh at yahoo.com
> Cc: "John W. Eaton" <jwe at octave.org>, help at octave.org, "Howard" <shj1130 at pchome.com.tw>

[snip]

>   angles = real( [(i, i=0,n-1)]/n , kind=dp )

[snip]

'pi' appears to be missing in the line above, but I'm unfamiliar with
f90 syntax, so I do not know how fix the line, probably

  angles = real( pi * [(i, i=0,n-1)]/n , kind=dp )

Regards,
  Sergei.


      


More information about the Help-octave mailing list