help-octave
[Top][All Lists]
Advanced

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

Re: Matlab vs. Octave speed of computation


From: Jaroslav Hajek
Subject: Re: Matlab vs. Octave speed of computation
Date: Thu, 16 Apr 2009 18:55:47 +0200

On Thu, Apr 16, 2009 at 7:16 AM, lorenzosan <address@hidden> wrote:
>
> Sorry,
> maybe, considering the previous messages, it is needed to say that I am
> using some for loops. I tryied to vectorialize as much as possible, but I am
> working with a piecewise potential so I do not see any way to avoid some of
> them.
>
> Any hints?
>

Post the code. Maybe someone else will see a vectorized way.
Also, loopy code can be quite easily handled in writing a DLD function
in C++ to be called from Octave.



-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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