Execution Time2.22s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Linux-3.13.0-53-generic-x86_64-incr-SL-ON-SL-OFF (ubuntu) on 2018-07-03 15:34:48


Show Command Line
Display graphs:

Test output
/home/jonieva/Projects/CIP-build/CIP-build/cip_python/classification/kde_bandwidth.py:116: RuntimeWarning: divide by zero encountered in longdouble_scalars
  time = (2 * const * K0 / M / f) ** (2 / (3 + 2 * s))
/home/jonieva/Projects/CIP-build/CIP-build/cip_python/classification/kde_bandwidth.py:119: RuntimeWarning: divide by zero encountered in longdouble_scalars
  return t - (2 * M * np.sqrt(np.pi) * f) ** (-2 / 5)
.
----------------------------------------------------------------------
Ran 1 test in 0.035s

OK