Patch to qp() to support extra arg specifying maximum iterations

Ben Abbott bpabbott at mac.com
Sun Feb 1 18:51:48 CST 2009


On Feb 1, 2009, at 6:43 PM, Joshua Redstone wrote:

> Hi,
> Attached is a patch to eliminate a FIXME in qp.m.  This adds an  
> extra arg to qp() to specify the maximum number of iterations.
> The old hard-coded value of 200 iterations is sometimes insufficient  
> for convergence.
>
> I originally posted this 3 months ago, but perhaps sent it to the  
> wrong list.  I've update the diff to the current repository version.
> I haven't contributed before, so please let me know if there's  
> something else I should do.
> Thanks,
> Josh
>
> <qp.diff>

Josh,

I'm unfamiliar with qp(). Is it possible to add some tests that  
validate this change?

Ben


More information about the Octave-maintainers mailing list