This is the mail archive of the gsl-cvs@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]

gsl/multimin ChangeLog Makefile.am convergence ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sources.redhat.com	2001-10-24 15:23:13

Modified files:
	multimin       : ChangeLog Makefile.am convergence.c diff.c 
	                 directional_minimize.c fdfminimizer.c 
	                 gsl_multimin.h steepest_descent.c test.c 
	                 vector_bfgs.c 
Added files:
	multimin       : conjugate_fr.c conjugate_pr.c 
Removed files:
	multimin       : conjugate.c 

Log message:
	modified all minimization routines to use a single iteration as used
	by the other nonlinear equation routines, rather than nested
	iterations over line minimization and gradient search.


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