This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git
commit 17ee804605454c2d3ed5d1561688c5e186e94496 Author: Alex Herbert <aherb...@apache.org> AuthorDate: Sat Aug 7 13:24:14 2021 +0100 Track changes --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2821512..a4db83e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -95,6 +95,9 @@ Caveat: nightmare was one of the main reasons for creating more focused components.] "> + <action dev="aherbert" due-to="Arturo Bernal" type="update" issue="MATH-1572"> + Simplify conditional expressions. + </action> <action dev="erans" type="update" issue="MATH-1616"> Refactor "EmpiricalDistribution" class (in package "o.a.c.m.legacy.distribution"). </action>