<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Julien Y. Dutheil pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/libbpp-core">Debian Med / libbpp-core</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/libbpp-core/commit/78ac75e26cd6cb9eef768bee6900e9d62d881a21">78ac75e2</a></strong>
<div>
<span>by Julien Y. Dutheil</span>
<i>at 2018-03-21T15:51:15+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.4.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#00fe7828d56d7a3ee4030d6cea057cf13f50e70c">
ChangeLog
</a>
</li>
<li class="file-stats">
<a href="#3fa7b3d8e9b1a6a923cff77497ab817d9f94b6c0">
Doxyfile
</a>
</li>
<li class="file-stats">
<a href="#702a67b8c740db4329ed3be7d09286d6a1f1d286">
bpp-core.spec
</a>
</li>
<li class="file-stats">
<a href="#3374473794a9af04ef19830aa61aed837e2d622c">
cmake/doc-cmake-for-developpers.cmake
</a>
</li>
<li class="file-stats">
<a href="#6d5be8c1f02713418610b14da8b6aff299ecc97b">
src/Bpp/App/ApplicationTools.cpp
</a>
</li>
<li class="file-stats">
<a href="#e0550fa4fe7a2c9c9a34f5f0cf4185c5d62bc2a9">
src/Bpp/App/ApplicationTools.h
</a>
</li>
<li class="file-stats">
<a href="#53ebe3c40992c829ef82b169bd40fb78ee96805d">
src/Bpp/App/NumCalcApplicationTools.cpp
</a>
</li>
<li class="file-stats">
<a href="#de180284ce6bd6b2e7b954a62b587b0587335026">
src/Bpp/Graph/AssociationGraphImplObserver.h
</a>
</li>
<li class="file-stats">
<a href="#1c1f7e343076f75e75605139ffcb88758a82f1b1">
src/Bpp/Graph/AssociationGraphObserver.h
</a>
</li>
<li class="file-stats">
<a href="#ba101d56d6872705189fc79e53f3bcd7ad7579c6">
src/Bpp/Graph/AssociationTreeGraphImplObserver.h
</a>
</li>
<li class="file-stats">
<a href="#b8d86784cd99f457b9dd76cfbd36041b2a854369">
src/Bpp/Io/BppODiscreteDistributionFormat.cpp
</a>
</li>
<li class="file-stats">
<a href="#fa16c086cb865b15a0650942dd0a6d2ab5a8803a">
src/Bpp/Numeric/AbstractParameterAliasable.cpp
</a>
</li>
<li class="file-stats">
<a href="#c91c15c7d96093958b415e48444a89983585cc2a">
src/Bpp/Numeric/AutoParameter.cpp
</a>
</li>
<li class="file-stats">
<a href="#622bc640933f65680f201962e35e4e8e4858c0e5">
src/Bpp/Numeric/DataTable.cpp
</a>
</li>
<li class="file-stats">
<a href="#8748c60da0fd58d3c29f554350ceb43050960c15">
src/Bpp/Numeric/DataTable.h
</a>
</li>
<li class="file-stats">
<a href="#2780457c2d70c3ccb46f8058a1d97467e5bf7bd8">
src/Bpp/Numeric/Function/AbstractOptimizer.cpp
</a>
</li>
<li class="file-stats">
<a href="#7420d509da2d83d1fef8bf2a7d5632c26ba50292">
src/Bpp/Numeric/Function/DirectionFunction.h
</a>
</li>
<li class="file-stats">
<a href="#9f8d696f71db1fb0245ca95069dbaa4d855c6b95">
src/Bpp/Numeric/Function/Operators/ComputationTree.cpp
</a>
</li>
<li class="file-stats">
<a href="#2020e0d45e962fe2147fb6cdc0c5b45c9dce4171">
src/Bpp/Numeric/Function/Operators/ComputationTree.h
</a>
</li>
<li class="file-stats">
<a href="#1e2208c98f1dbd817a906e3d3f05dc4086bd477f">
<span class="new-file">
+
src/Bpp/Numeric/Function/Operators/NegativeOperator.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#2269e5c15aaae1d8e7a2aa16b44f16fa9233b9ac">
src/Bpp/Numeric/Matrix/MatrixTools.h
</a>
</li>
<li class="file-stats">
<a href="#d2071bc5ef627d99717908c99c6597b35984ee77">
src/Bpp/Numeric/Prob/AbstractDiscreteDistribution.h
</a>
</li>
<li class="file-stats">
<a href="#ad7bdac7ddd1d31f94534e0cff32074e787c339f">
src/Bpp/Numeric/Prob/BetaDiscreteDistribution.cpp
</a>
</li>
<li class="file-stats">
<a href="#710b8e0a2ec97c5337ffc9b6d67f8907b17cb758">
src/Bpp/Numeric/Prob/ConstantDistribution.cpp
</a>
</li>
<li class="file-stats">
<a href="#4101a1d2f820d131fe08285886db23b9c0a92905">
src/Bpp/Numeric/Prob/DirichletDiscreteDistribution.cpp
</a>
</li>
<li class="file-stats">
<a href="#cb3c56bf402d1ecac8a0dcd169363e50f0f81b2a">
src/Bpp/Numeric/Prob/ExponentialDiscreteDistribution.cpp
</a>
</li>
<li class="file-stats">
<a href="#c896db2d3e803e7c9c9e92fd566cf6e5ac82885d">
src/Bpp/Numeric/Prob/ExponentialDiscreteDistribution.h
</a>
</li>
<li class="file-stats">
<a href="#cf0c3e4a70493c5bd535c57ecc07e35dc4edb6ab">
src/Bpp/Numeric/Prob/GammaDiscreteDistribution.cpp
</a>
</li>
<li class="file-stats">
<a href="#96a0f093a1c638a77e884fc99f084323d77645c7">
src/Bpp/Numeric/Prob/GaussianDiscreteDistribution.cpp
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://salsa.debian.org/med-team/libbpp-core/commit/78ac75e26cd6cb9eef768bee6900e9d62d881a21">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/libbpp-core/commit/78ac75e26cd6cb9eef768bee6900e9d62d881a21"}}</script>
</p>
</div>
</body>
</html>