This is the mail archive of the gsl-discuss@sourceware.org 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]

Re: generalized eigensystems


> Good work! I have done some memory testing with valgrind on testgen
> and not found any problems. I will try some numerical tests as well
> now.

I recently realized that when compiling gen.c with -O2 on gcc 3.4.6
it gives incorrect eigenvalue output on some of the integer test
cases. This seems to be a bug in the optimizer since its fine without
the -O2. Upgrading to gcc 4.1.2 seems to fix the problem.

Patrick Alken


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