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/linalg ChangeLog gsl_linalg.h qrpt.c svd.c ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.cygnus.com	00/04/24 09:15:03

Modified files:
	linalg         : ChangeLog gsl_linalg.h qrpt.c svd.c test_la.c 

Log message:
	* test_la.c (main): added tests for MxN matrices
	
	* test_la.c (main): added tests for SV decomposition and solve.
	
	* svd.c (gsl_linalg_SV_decomp): made use of vector row/column
	functions, tidied up the algorithm a bit. Use a standard tolerance of
	10*GSL_DBL_EPSILON (gsl_linalg_SV_solve): added a least squares solver


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