help-octave
[Top][All Lists]
Advanced

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

RE: trying to optimize my octave program


From: Tim Rueth
Subject: RE: trying to optimize my octave program
Date: Wed, 17 Mar 2010 14:12:58 -0700

Jordi--
Well, I certainly could, but it's >750 lines (incl. comments and white
space), including several functions.  I doubt anyone would want to slog
through this.  Also, the algorithm contains intellectual property which is
hard to pull out (but I could sanitize with some effort).  If you're willing
to take a shot at it, let me know.  Thanks.

-----Original Message-----
From: Jordi Gutiérrez Hermoso [mailto:address@hidden 
Sent: Wednesday, March 17, 2010 1:18 PM
To: address@hidden
Cc: address@hidden
Subject: Re: trying to optimize my octave program

On 17 March 2010 12:41, Tim Rueth <address@hidden> wrote:
> I tried to minimize the number of loops, but the remaining ones are 
> unavoidable as far as I can tell, even with Octave's powerful built-in 
> matrix functions.

Can you show us your code?

You'd be surprised what kind of vectorisation tricks people can come up
with.

- Jordi G. H.




reply via email to

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