Re: [OctDev] test problems for optimization

2010-06-09 Thread Olaf Till
On Wed, Jun 09, 2010 at 10:48:23AM +0200, Michael Creel wrote: > On Tue, Jun 8, 2010 at 3:16 PM, Olaf Till wrote: > > Hi, > > > > a function 'optim_problems' has been submitted to the optim package, > > returning test problems for optimization. As yet it's a skeleton with > > a few examples for cu

Re: [OctDev] test problems for optimization

2010-06-09 Thread Michael Creel
On Tue, Jun 8, 2010 at 3:16 PM, Olaf Till wrote: > Hi, > > a function 'optim_problems' has been submitted to the optim package, > returning test problems for optimization. As yet it's a skeleton with > a few examples for curve fitting. > > I think there is a need for such a repository of tests for

[OctDev] test problems for optimization

2010-06-08 Thread Olaf Till
Hi, a function 'optim_problems' has been submitted to the optim package, returning test problems for optimization. As yet it's a skeleton with a few examples for curve fitting. I think there is a need for such a repository of tests for assessing and comparing optimizers. TODO: 1. Really "diffic