Execution Time1.85s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2018-03-04 23:02:25
Repository revision: 1fd3dd50bbc66fd46cccbeb1f0b1328f205f5b57


Show Command Line
Display graphs:

Test output
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_bandwidth.py:64: RuntimeWarning: divide by zero encountered in longdouble_scalars
  time = (2 * const * K0 / M / f) ** (2 / (3 + 2 * s))
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_bandwidth.py:67: RuntimeWarning: divide by zero encountered in longdouble_scalars
  return t - (2 * M * np.sqrt(np.pi) * f) ** (-2 / 5)
.
----------------------------------------------------------------------
Ran 1 test in 0.022s

OK