[
https://issues.apache.org/jira/browse/STATISTICS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480619#comment-16480619
]
ASF GitHub Bot commented on STATISTICS-5:
-----------------------------------------
GitHub user NGimhana opened a pull request:
https://github.com/apache/commons-statistics/pull/1
STATISTICS-5: Migrate "o.a.c.math4.stats" from Commons Math( Interval
Module )
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NGimhana/commons-statistics task_STATISTICS-5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-statistics/pull/1.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1
----
commit c85b1a79c66442daa8fa7b5e5c57c4cdb04df6e0
Author: NGimhana <gimhanadesilva.15@...>
Date: 2018-05-18T12:58:53Z
STATISTICS-5: Migrate "o.a.c.math4.stats" from Commons Math-Interval Module.
----
> Port codes from Commons Math
> ----------------------------
>
> Key: STATISTICS-5
> URL: https://issues.apache.org/jira/browse/STATISTICS-5
> Project: Apache Commons Statistics
> Issue Type: Task
> Reporter: Gilles
> Priority: Major
> Labels: api, design, gsoc2018, port
>
> The "Commons Statistics" component is intended to contain statistical
> utilities ported from the now unsupported "Commons Math" library.
> Codes are mainly located in package {{org.apache.commons.math4.stat}} in the
> "master" branch of the
> [repository|https://git1-us-west.apache.org/repos/asf?p=commons-math.git;a=tree;f=src/main/java/org/apache/commons/math4/stat].
> The port is a good opportunity to review a design that is dating back to the
> origin of the library and has sometimes hit its limits (cf. reports on
> [JIRA|https://issues.apache.org/jira/projects/MATH/issues], a.o. MATH-1228,
> MATH-1281, ...).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)