[mlpack-git] [mlpack] DistributionTest/GaussianMultivariateProbabilityTest fails on Armadillo <= 4.400 (#397)

Ryan Curtin notifications at github.com
Tue Feb 3 09:21:44 EST 2015


Is ARMA_USE_U64S64 enabled?  Take a look at armadillo_bits/config.hpp. If it isn't, try uncommenting it.  It seems odd that you're having that problem because the build systems don't need to do anything special to compile correctly.  It also seems odd to me because ARMA_USE_CXX11 (which should be enabled because mlpack needs a C++11 compiler) should imply ARMA_USE_U64S64.

What OS and compiler are you using, out of curiosity?

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


More information about the mlpack-git mailing list