This is the mail archive of the gsl-cvs@sourceware.cygnus.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/ in/bracketing.c in/gsl_min.h ultimin/Make ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	rossi@sourceware.cygnus.com	00/02/11 05:52:47

Modified files:
	min            : bracketing.c gsl_min.h 
	multimin       : Makefile.am conjugate.c directional_minimize.c 
	                 fdfminimizer.c gsl_multimin.h 
	                 steepest_descent.c test.c 
Added files:
	multimin       : test_funcs.c test_funcs.h vector_bfgs.c 

Log message:
	There is now a bracketing function type for one dimensional minimization.
	Multidimensional minimization has been reworked to simplify minimizer
	allocation and use.
	Conjugate gradients include now Fletcher-Reeves variant, as well as
	Broyden-Fletcher-Goldfarb-Shanno limited memory quasi newton algorithm.


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