This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GSL: neldermead algorithm - multidim minimization


ajay sachi writes:
 > I am using GSL implementation of Nelder Mead Algorithm for
 > multi-dim minimization.  I am running in cycling problem. The
 > updates keep on fluctuating between two vectors.
 > 
 > Suppose I am solving it for v. Then for all odd iterations, I get
 > v_o value while v_e for even iterations, until the max. iterations
 > are achieved.
 
Could you send a bug report with a small example program that
demonstrates the problem to bug-gsl@gnu.org. Thanks.

-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]