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

Re: matrix decompositions fails on Max os X 10.2


Erik Ø. Sørensen writes:
 > Matrix decompositions seem to fail:
 > 
 > PASS:   bidiag_decomp m(5,3)
 > (  9,  7)[0,0]:    1.00000095367431574                        1

Try compiling that directory without optimisation, to see if it is
compiler-related.  I think it is likely to be, since the code works on
other platforms.


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