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]
Other format: [Raw text]

gsl BUGS


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.org	2005-06-22 14:49:59

Modified files:
	.              : BUGS 

Log message:
	solved, by deleting these tests, also added check for subnormals in test/
	----------------------------------------------------------------------
	BUG#39 - cdf tests fail on IEEE 64 bit double precision
	
	The test value is outside the range of double precision, so it will create problems.
	Can check for these in test/ perhaps too.
	
	From: Charles Wright <charles@asc.edu>
	Subject: [Bug-gsl] I'm having trouble compiling GSL on IA-64
	Date: Mon, 13 Jun 2005 15:49:26 -0500
	
	Always fails this test no matter how I compile it.  (Itanium2 altix 350)
	
	FAIL: gsl_cdf_fdist_Q(100.0, 200.0, 500.0) (0 observed vs 6.53118978864773816e-316 expected)
	
	Here's some options I've tried.   Any suggestions would be appreciated.
	
	----------------------------------------------------------------------


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