help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Test suite?


From: Liam Healy
Subject: Re: [Help-gsl] Test suite?
Date: Sun, 14 Sep 2008 21:07:35 -0400

Thanks Frank.

I did make check and it ended with

make[2]: Entering directory `/home/liam/mathematics/gsl-1.11/poly'
FAIL: y.real, gsl_complex_poly_complex_eval ({-2.31 + 0.44i, 4.21 -
3.19i, 0.93 + 1.04i, -0.42 + 0.68i}, 0.49 + 0.95i)
(-1.6845078800000004 observed vs 1.82462012000000007 expected) [9]
FAIL: y.imag, gsl_complex_poly_complex_eval ({-2.31 + 0.44i, 4.21 -
3.19i, 0.93 + 1.04i, -0.42 + 0.68i}, 0.49 + 0.95i) (-0.30943988
observed vs 2.30389411999999982 expected) [10]
FAIL: test
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/liam/mathematics/gsl-1.11/poly'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/liam/mathematics/gsl-1.11/poly'
make: *** [check-recursive] Error 1

It looks like something's wrong either in the test or in the definition.

On Sun, Sep 14, 2008 at 5:23 PM, Frank Reininghaus
<address@hidden> wrote:
> Hi Liam,
>
> On Sunday 14 September 2008 23:07:50 Liam Healy wrote:
>> The home page http://www.gnu.org/software/gsl/ says "There are over
>> 1000 functions in total with an extensive test suite." Where would I
>> find this test suite and information about how to apply it?
>
> after building GSL from source, you can run "make check" either in GSL's
> source directory to run the full test suite, or you can cd to any
> subdirectory of it and run "make check" there to check the functions in a
> particular submodule. If any test fails, you will be told what went wrong.
>
> Cheers
> Frank
>
>
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]