[SciPy-User] scipy 0.9.0.dev6984 test failures

Nils Wagner nwagner at iam.uni-stuttgart.de
Mon Dec 6 13:55:42 EST 2010


>> Then can you investigate a bit? Are there nans/infs in 
>>one of the outputs?
> The parts of the arrays that are printed look exactly 
>the same.
  
O.k. the arrays d and e differ in one place - 88 versus 
11.

[[  0.  50.  50.  50.  42.  15.  15.  18.  27.   0.]
  [  0.  50.  50.  50.  50.  42.  19.  21.  29.   0.]
  [ 50.  50.  50.  50.  50.  47.  34.  34.  46.  35.]
  [ 50.  50.  50.  50.  50.  50.  46.  47.  65.  42.]
  [ 50.  50.  50.  50.  50.  50.  46.  55.  66.  35.]
  [ 33.  50.  50.  50.  50.  47.  46.  47.  58.  26.]
  [ 32.  50.  50.  50.  50.  50.  46.  45.  58.  26.]
  [  7.  46.  50.  50.  47.  46.  46.  43.  45.  21.]
  [  0.  32.  33.  39.  32.  32.  43.  43.  43.   0.]
  [  0.   7.  88.   7.   4.   4.  19.  19.  24.   0.]]
[[  0.  50.  50.  50.  42.  15.  15.  18.  27.   0.]
  [  0.  50.  50.  50.  50.  42.  19.  21.  29.   0.]
  [ 50.  50.  50.  50.  50.  47.  34.  34.  46.  35.]
  [ 50.  50.  50.  50.  50.  50.  42.  47.  64.  42.]
  [ 50.  50.  50.  50.  50.  50.  46.  55.  64.  35.]
  [ 33.  50.  50.  50.  50.  47.  46.  43.  55.  26.]
  [ 32.  50.  50.  50.  50.  47.  46.  45.  55.  26.]
  [  7.  46.  50.  50.  47.  46.  46.  43.  45.  21.]
  [  0.  32.  33.  39.  32.  32.  43.  43.  43.   0.]
  [  0.   7.  11.   7.   4.   4.  19.  19.  24.   0.]]

Nils



More information about the SciPy-User mailing list