Alisha

Joined 21 March 2015
1,229 bytes added ,  25 March 2015
Line 45: Line 45:


== Project Details ==
== Project Details ==
== Your task ==
* Did you select a task from our list of proposals and ideas?
''yes''
** If yes, what task did you choose? Please describe what part of it you especially want to focus on if you can already provide this information.
''http://wiki.octave.org/Summer_of_Code_Project_Ideas#Nonlinear_and_constrained_least_squares''
''http://octave.1599824.n4.nabble.com/GSoC-2015-Optimization-Package-Non-linear-and-constrained-least-squares-lsqcurvefit-lsqlin-lsqnonlin-tt4668777.html''
* Please provide a rough estimated timeline for your work on the task.
GSoC Application period
'' 'quadprog' wrapper around 'qp' ''
'' 'lsqlin' wrapper around 'qp' ''
Start of GSoC (May)
'' 'lsqnonlin' wrapper around 'nonlin_residmin' ''
'' 'lsqcurvefit' wrapper around 'nonlin_curvefit', 'nonlin_residmin', or 'lsqnonlin', ''
'' 'fmincon' wrapper around 'nonlin_min', ''
Midterm
instead of wrappers for top-level functions like qp. Call back-end function (__qp__) to be able to extract lambda.
See [http://octave.1599824.n4.nabble.com/GSoC-2015-Optimization-Package-Non-linear-and-constrained-least-squares-lsqcurvefit-lsqlin-lsqnonlin-tp4668777p4669284.html]
Stretch Goals
Implement another back-end algorithm/add variant.


=== Introduction to Project ===
=== Introduction to Project ===
49

edits