octave-maintainers
[Top][All Lists]
Advanced

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

Re: duplicate fminsearch


From: Andy Adler
Subject: Re: duplicate fminsearch
Date: Thu, 29 Aug 2013 14:16:27 -0400

Hi Daniel,

As far as I can tell, the fminsearch in octave is the one I sent to
Rik in July last year.
It was an effort at packaging and documenting (+ new options) to the version in
octave-forge.

The old one can go, IMHO.
--
Andy Adler <address@hidden> +1-613-520-2600x8785


On 29 August 2013 13:31, Daniel J Sebald <address@hidden> wrote:
> On 08/29/2013 10:25 AM, John W. Eaton wrote:
>>
>> There are different fminsearch functions in Octave and the Octave Forge
>> optim package. Which one should be deleted?
>>
>> jwe
>
>
> Well, Andy should probably address that:
>
> changeset:   14895:e0525ecf156e
> parent:      14893:55d0f8d70fe9
> date:        Fri Jul 20 09:25:37 2012 -0700
> description:
> Add new function fminsearch.m
>
> The difference looks to be that fminsearch.m in Octave is a standalone
> script-code implementation whereas the fminsearch.m in optim package uses
> fmins.m which in turn uses nmsmax.m as well as a few others. fmins(),
> nmsmax() are not available in Octave.  Searching through optim package, it
> doesn't appear that a special library or anything is needed, it is just that
> there are a number of extra files over which the work is distributed.
>
> Dan


reply via email to

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