[mlpack-git] Broken: mlpack/mlpack#739 (master - 3781ccb)

Travis CI builds at travis-ci.org
Thu Apr 14 15:12:40 EDT 2016


Build Update for mlpack/mlpack
-------------------------------------

Build: #739
Status: Broken

Duration: 25 minutes and 55 seconds
Commit: 3781ccb (master)
Author: Ryan Curtin
Message: Fix unusual bug that pruned too tightly.

It is possible, in very weird and occasional situations (in this case, by using
mlpack_allkfn with phy.csv and cover trees), that a point in a candidate
reference node would have the exact same distance as the bound distance.  But in
this case the reference node should not be pruned, since that point in the
candidate reference node can still update the results!  That could happen if,
for instance, the results array for a particular point isn't completely full
yet.

View the changeset: https://github.com/mlpack/mlpack/compare/08ffa1b0c6d0...3781ccbe93bb

View the full build log and details: https://travis-ci.org/mlpack/mlpack/builds/123142494

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160414/d194790b/attachment-0001.html>


More information about the mlpack-git mailing list