[mlpack-git] [mlpack/mlpack] RangeSearch with CoverTree causes segmentation fault when query one point (#745)

Ryan Curtin notifications at github.com
Sat Aug 6 00:48:41 EDT 2016


Ok, I dug into it a little bit, and it was simply a minor edge case.  If you update to the latest git master revision (or wait for the next release), the issue should be solved.  Your workaround of using single mode works just fine (and honestly is a little bit faster since it doesn't involve the extra overhead of constructing a single-point tree).  Thanks for reporting this!

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/745#issuecomment-238005750
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160805/c1107978/attachment.html>


More information about the mlpack-git mailing list