Hi

I was thinking in removing the function fmin from the optim package.
This is a wrapper for fminbnd (it simply passes all the arguments, in
the same order to fminbdn, does absolutely nothing else). I think this
is more like an alias, the kind of thing that would fit better on a
user's octaverc file than in a package. And it doesn't look like it
exists for matlab compatibility either since matlab also only has
fminbnd.

Carnë

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to