octave-maintainers
[Top][All Lists]
Advanced

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

Re: GSoC 2015: Optimization Package: Non-linear and constrained least sq


From: Olaf Till
Subject: Re: GSoC 2015: Optimization Package: Non-linear and constrained least squares lsqcurvefit, lsqlin, lsqnonlin
Date: Fri, 20 Mar 2015 07:48:17 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

In the future (GSoC?) quadprog and lsqlin should IMO be changed to
directly call __qp__, not qp.m. Among other things this should make
ordering of the 'lambda' output feasible.

It'll require some more input processing. I'd suggest that an
intermediate private function is written, being called by both
quadprog and lsqlin and doing the argument processing for calling
__qp__. And it could be configured to call yet to be written
alternatives to __qp__.

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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