You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Karl Richter (JIRA)" <ji...@apache.org> on 2017/08/04 10:30:00 UTC

[jira] [Comment Edited] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

    [ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114221#comment-16114221 ] 

Karl Richter edited comment on MATH-1426 at 8/4/17 10:29 AM:
-------------------------------------------------------------

> A unit test would be welcome.

Done. Coverage increased. Travis CI failed because of a crash of the JVM, please restart it.


was (Author: krichter):
> A unit test would be welcome.

Done. Travis CI failed because of a crash of the JVM, please restart it.

> Add constructor with Double[] argument to DescriptiveStatistics
> ---------------------------------------------------------------
>
>                 Key: MATH-1426
>                 URL: https://issues.apache.org/jira/browse/MATH-1426
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Karl Richter
>             Fix For: 4.0
>
>         Attachments: 0001-fixed-javadoc-of-constructors-in-DescriptiveStatisti.patch, 0002-added-constructor-with-Double-argument-to-Descriptiv.patch
>
>
> It'd be nice to have a `Double[]` constructor in `DescriptiveStatistics`.
> The patch is available at https://github.com/apache/commons-math/pull/54 in form of a PR as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)