public inbox for gsl-cvs@sourceware.org
help / color / mirror / Atom feed
From: palken@sourceware.org
To: gsl-cvs@sourceware.org
Subject: gsl/eigen Makefile.am francis.c gen.c genv.c g ...
Date: Fri, 27 Apr 2007 20:59:00 -0000	[thread overview]
Message-ID: <20070427205928.27366.qmail@sourceware.org> (raw)

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.


                 reply	other threads:[~2007-04-27 20:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070427205928.27366.qmail@sourceware.org \
    --to=palken@sourceware.org \
    --cc=gsl-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).