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 Makefile.am bisection.c br ...



CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@egcs.cygnus.com	99/02/28 13:08:38

Modified files:
	roots          : ChangeLog Makefile.am bisection.c brent.c 
	                 falsepos.c gsl_roots.h newton.c roots.h 
	                 secant.c test.c test.h test_funcs.c 
	                 test_roots.c 

Log message:
	rewrote the root finding functions in an iterative framework