Execution Time2.41s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2008) on 2018-07-01 00:11:42
Repository revision: 6741a9ca4159d56d3cee6dd7d4ce8fd84f5316a1


Show Command Line
Display graphs:

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

OK