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: Jordi Gutiérrez Hermoso
Subject: Re: trying to optimize my octave program
Date: Wed, 17 Mar 2010 18:49:01 -0600

2010/3/17 Tim Rueth <address@hidden>:
> 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.

Well, I'm sure the interesting bit isn't all 750 lines.

In Freenode's C++ channel, a standard request is to make a testcase, a
minimal sample of code that exhibits your problem. Not only does that
make it easier to help you, but it's also good for you to just sit
down, analyse your own problem, and pinpoint what's essential, what
isn't, and where the issue could be. It's really one of the best ways
to do collaborative debugging.

> Also, the algorithm contains intellectual property

That's a dirty word 'round these parts. You probably mean "trade
secret" for which you could be sued if you revealed.

- Jordi G. H.



reply via email to

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