[mlpack-git] [mlpack] Fix bug #358 (CosineTreeTest/CosineNodeCosineSplit test sometimes fails, only on i386) (#581)

lozhnikov notifications at github.com
Mon Mar 21 15:49:13 EDT 2016


If I am not mistaken the `arma::dot` is not precompiled. So it may be calculated differently due to compiler optimizations. For example if you combine summands in the reverse order you may get another result which differs by a calculational inaccuracy.

---
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/pull/581#issuecomment-199446454
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160321/5039503b/attachment.html>


More information about the mlpack-git mailing list