Patch to qp() to support extra arg specifying maximum iterations
Joshua Redstone
redstone at gmail.com
Sun Feb 1 19:45:27 CST 2009
I attached a diff of a followon changeset that adds a few tests to qp.m to
exercise the maxit argument.
I actually don't understand qp.m internals so the examples are pretty
contrived.
Also, I have mercurial 1.0.1 and I couldn't figure out how to generate a
single 'export' style patch that included both changesets.
Josh
On Sun, Feb 1, 2009 at 4:51 PM, Ben Abbott <bpabbott at mac.com> wrote:
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20090201/13325efc/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qp2.diff
Type: text/x-patch
Size: 961 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20090201/13325efc/attachment.bin
More information about the Octave-maintainers
mailing list