[mlpack-git] [mlpack] det compiled with debugging issue (#464)

Ryan Curtin notifications at github.com
Wed Oct 28 16:07:50 EDT 2015


Great, thanks.  Using your datasets I was able to reproduce the issue; after some amount of thinking and reading, I concluded that the assert that was being triggered wasn't valid and modified its condition slightly, and now the `det` program works on your datasets.

If you want to use the updated code, you'll have to switch to the git master branch, instead of 1.0.12, or, alternately, take a look at the fix in f86acf8 and backport it to the version of dt_utils.cpp that you have (this should be easy -- it's a one-character fix).

Feel free to open new issues in the future if you have more problems (or reopen this one if I didn't solve it correctly), and thanks for reporting this bug!

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/464#issuecomment-151975281
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151028/4bf9422b/attachment.html>


More information about the mlpack-git mailing list