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]

cvs version: make check FAIL


Hi,
the following is obtained with make check on AMD64

make[2]: Entering directory `/usr/local/gsl/specfunc'
FAIL: gsl_sf_mathieu_c(0, 10.0, 0.0, &r) [2146]
  expected: 0.007626517570935782
  obtained: 0.007626517570935777   1.693427080992244e-18  2.22045e-16
  fracdiff: 3.411891718287791e-16
  value/expected not consistent within reported error
  0.00762651757093577715  1.69342708099224407e-18
FAIL: gsl_sf_mathieu_c(0, 15.0, 0.0, &r) [2148]
  expected: 0.001932508315204592
  obtained: 0.001932508315204594   4.29103045363942e-19  2.22045e-16
  fracdiff: 6.171370029048453e-16
  value/expected not consistent within reported error
   0.0019325083152045943  4.29103045363942014e-19
FAIL: gsl_sf_mathieu_c(0, 20.0, 0.0, &r) [2150]
  expected: 0.0006037438292242197
  obtained: 0.0006037438292241945   1.340580600360118e-19  2.22045e-16
  fracdiff: 2.083126086272815e-14
  value/expected not consistent within reported error
  0.000603743829224194528  1.34058060036011845e-19
FAIL: gsl_sf_mathieu_c(0, 25.0, 0.0, &r) [2152]
  expected: 0.0002158630184146612
  obtained: 0.0002158630184146596   4.793121864180785e-20  2.22045e-16
  fracdiff: 3.766979797355149e-15
  value/expected not consistent within reported error
  0.000215863018414659584  4.79312186418078455e-20
FAIL: gsl_sf_mathieu_c(1, 10.0, 0.0, &r) [2156]
  expected:  0.05359874774717657
  obtained:  0.05359874774717645   1.190131276799821e-17  2.22045e-16
  fracdiff: 1.100410003260168e-15
  value/expected not consistent within reported error
   0.0535987477471764548  1.19013127679982078e-17
FAIL: gsl_sf_mathieu_c(1, 15.0, 0.0, &r) [2157]
  expected:  0.01504006645382623
  obtained:  0.01504006645382631   3.339565613786081e-18  2.22045e-16
  fracdiff: 2.825833601993119e-15
  value/expected not consistent within reported error
   0.0150400664538263146  3.33956561378608065e-18
FAIL: gsl_sf_mathieu_c(1, 20.0, 0.0, &r) [2158]
  expected: 0.005051813764712904
  obtained: 0.005051813764713131   1.121727991540562e-18  2.22045e-16
  fracdiff: 2.249180056282926e-14
  value/expected not consistent within reported error
  0.00505181376471313098  1.12172799154056224e-18
FAIL: gsl_sf_mathieu_c(1, 25.0, 0.0, &r) [2159]
  expected: 0.001911051506657645
  obtained: 0.001911051506657585   4.243386767871694e-19  2.22045e-16
  fracdiff: 1.565838485061885e-14
  value/expected not consistent within reported error
  0.00191105150665758523  4.2433867678716935e-19
FAIL: gsl_sf_mathieu_c(2, 10.0, 0.0, &r) [2170]
  expected:   0.2458883492913189
  obtained:   0.2458883492913191   5.459818137405905e-17  2.22045e-16
  fracdiff: 3.950757119427734e-16
  value/expected not consistent within reported error
    0.245888349291319086  5.45981813740590485e-17
FAIL: gsl_sf_mathieu_c(2, 15.0, 0.0, &r) [2172]
  expected:  0.07879282784639313
  obtained:   0.0787928278463933   1.749552233007841e-17  2.22045e-16
  fracdiff: 1.056780536030708e-15
  value/expected not consistent within reported error
   0.0787928278463932985  1.74955223300784054e-17
FAIL: gsl_sf_mathieu_c(2, 20.0, 0.0, &r) [2174]
  expected:  0.02864894314707431
  obtained:  0.02864894314707437   6.361343262611811e-18  2.22045e-16
  fracdiff: 9.688167369086123e-16
  value/expected not consistent within reported error
   0.0286489431470743662  6.36134326261181076e-18
FAIL: gsl_sf_mathieu_c(2, 25.0, 0.0, &r) [2176]
  expected:   0.0115128663308875
  obtained:  0.01151286633088745   2.556369855996599e-18  2.22045e-16
  fracdiff: 2.109477168037544e-15
  value/expected not consistent within reported error
   0.0115128663308874512  2.55636985599659887e-18
FAIL: Mathieu Functions [2214]
FAIL: test


Best,
	Giulio.


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