This is the mail archive of the gsl-cvs@sources.redhat.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 Makefile.am bidiag.c give ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sources.redhat.com	2001-06-19 15:31:08

Modified files:
	linalg         : ChangeLog Makefile.am bidiag.c givens.c 
	                 gsl_linalg.h hermtd.c householder.c 
	                 householdercomplex.c qr.c qrpt.c svd.c symmtd.c 
	                 test.c 
Added files:
	linalg         : apply_givens.c balance.c svdstep.c 

Log message:
	Removed need for workspace in householder transformations.
	Added Golub-Reinsch svd, with preconditioning for M>>N.
	Added matrix balancing (columns only).


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