Execution Time2.34s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Windows-AMD64-incr-SL-ON (JORGEONIEVA03E0) on 2018-07-02 14:47:40
Repository revision: 58847518cf82dc6717330a1e83f32fd37b5238a3

Processors1

Show Command Line
Display graphs:

Test output
C:\Projects\CIP-build-VS2013\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))
C:\Projects\CIP-build-VS2013\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.052s

OK