[mlpack-git] master: Test commit to see if backport worked (8f97d85)

gitdub at mlpack.org gitdub at mlpack.org
Wed Jul 20 11:56:12 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/ba850f782a53c5a77b7985f7647f609bd96cb5e7...2c026d838925df436d967439899813da5d34c702

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

commit 8f97d853a46487b85f20752c682771a8585ad59f
Author: Yannis Mentekidis <mentekid at gmail.com>
Date:   Wed Jul 20 16:56:12 2016 +0100

    Test commit to see if backport worked


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

8f97d853a46487b85f20752c682771a8585ad59f
 src/mlpack/core/boost_backport/README.md           |  16 +-
 src/mlpack/core/boost_backport/bernoulli.hpp       | 143 +++++
 .../boost_backport/detail/bernoulli_details.hpp    | 659 +++++++++++++++++++
 .../core/boost_backport/detail/polygamma.hpp       | 538 ++++++++++++++++
 .../boost_backport/detail/unchecked_bernoulli.hpp  | 700 +++++++++++++++++++++
 src/mlpack/core/boost_backport/polygamma.hpp       |   1 +
 src/mlpack/core/dists/gamma_distribution.hpp       |   1 -
 7 files changed, 2052 insertions(+), 6 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 8f97d853a46487b85f20752c682771a8585ad59f



More information about the mlpack-git mailing list