[mlpack-git] [mlpack] GaussianDistribution should cache covariance matrix factorization (#385)

Stephen Tu notifications at github.com
Fri Jan 16 15:11:58 EST 2015


The `GaussianDistribution` class is quite inefficient right now. It should factorize the covariance matrix on construction, not for each invocation of `Random()` or `Probability()`. 

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


More information about the mlpack-git mailing list