Execution Time1.92s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Linux-2.6.32-431.29.2.el6.x86_64-x86_64-incr-SL-ON (cmu185.research.partners.org) on 2018-07-03 15:35:17
Repository revision: 79ba1a4f789540271da465330cf20bdf932c67ea


Show Command Line
Display graphs:

Test output
/PHShome/jo780/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))
/PHShome/jo780/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.056s

OK