public inbox for gsl-cvs@sourceware.org
help / color / mirror / Atom feed
* gsl/eigen Makefile.am francis.c gen.c genv.c g ...
@ 2007-04-27 20:59 palken
  0 siblings, 0 replies; only message in thread
From: palken @ 2007-04-27 20:59 UTC (permalink / raw)
  To: gsl-cvs

CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	palken@sourceware.org	2007-04-27 21:59:28

Modified files:
	eigen          : Makefile.am francis.c gen.c genv.c gsl_eigen.h 
	                 nonsymmv.c schur.c testgen.c testgen2.c 

Log message:
	fixed another -O2 bug - I had to make schur_gen_eigvals a global
	function instead of static, since the optimizer was apparantly
	compiling it a little differently and it was giving slightly different
	results when called from gen.c vs genv.c - the way genv works it
	must get precisely the same results that gen got when calling this
	function.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-27 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-27 20:59 gsl/eigen Makefile.am francis.c gen.c genv.c g palken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).