[
https://issues.apache.org/jira/browse/STATISTICS-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853815#comment-16853815
]
Gilles commented on STATISTICS-14:
----------------------------------
That
[code|https://github.com/apache/commons-statistics/commit/4e65221a692dbf8346d2ac9ca9958a6e879b4da5]
certainly does not belong in the
{{org.apache.commons.statistics.distribution}} package.
I suggest that you create a new maven module (e.g.
"commons-statistics-bigdecimal") and put the code into the
{{org.apache.commons.statistics.bigdecimal.descriptive}} package.
> BigDecimalStatistics
> --------------------
>
> Key: STATISTICS-14
> URL: https://issues.apache.org/jira/browse/STATISTICS-14
> Project: Apache Commons Statistics
> Issue Type: New Feature
> Reporter: Aleksander Ściborek
> Priority: Major
>
> The idea is to create a util class for reducing stream of BigDecimal objects
> and then getting an object which contains statistics such as
> 1)Min and max value
> 2)Average
> 3)Total sum
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)