[mlpack-git] master: Merge pull request #751 from mentekid/gamma-distribution (931ec74)

gitdub at mlpack.org gitdub at mlpack.org
Tue Aug 9 16:43:52 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/4185aa07bbdef80ccdc78a3a3e479499058933db...931ec74894dd2fe0218d0d7dd77fc0ad9be0954d

>---------------------------------------------------------------

commit 931ec74894dd2fe0218d0d7dd77fc0ad9be0954d
Merge: 4185aa0 34d08ff
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue Aug 9 16:43:52 2016 -0400

    Merge pull request #751 from mentekid/gamma-distribution
    
    GammaDistribution: Adds functionality to solve #733


>---------------------------------------------------------------

931ec74894dd2fe0218d0d7dd77fc0ad9be0954d
 src/mlpack/core/dists/gamma_distribution.cpp | 98 ++++++++++++++++++++++++++++
 src/mlpack/core/dists/gamma_distribution.hpp | 74 +++++++++++++++++++++
 src/mlpack/tests/distribution_test.cpp       | 96 +++++++++++++++++++++++++++
 3 files changed, 268 insertions(+)




More information about the mlpack-git mailing list