This is the mail archive of the CVS commit mailing list for the GSL project. See the GSL home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

gsl/roots ChangeLog bisection.c brent.c demo.c ...



CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@egcs.cygnus.com	99/03/01 12:07:32

Modified files:
	roots          : ChangeLog bisection.c brent.c demo.c falsepos.c 
	                 fdfsolver.c fsolver.c gsl_roots.h newton.c 
	                 secant.c steffenson.c test.h test_funcs.c 
	                 test_roots.c 

Log message:
	renamed f_solver to fsolver and fdf_solver to fdfsolver since these look neater (too many _'s)