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/ oc/poly.texi oly/ChangeLog oly/solve_cubi ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@egcs.cygnus.com	99/08/17 15:08:33

Modified files:
	doc            : poly.texi 
	poly           : ChangeLog solve_cubic.c solve_quadratic.c 
	                 test_poly.c zsolve_cubic.c zsolve_quadratic.c 

Log message:
	compute the cubic "discriminants" without division so that they are
	exact for exact integer inputs
	
	changed the way roots are counted to make all the routines
	consistent. Conincident roots are no longer a special case, now they
	are made up of separate roots which happen to have the same values.


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