[
https://issues.apache.org/jira/browse/MATH-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bradford N. Cross updated MATH-169:
-----------------------------------
Attachment: FirstRollingPatch
First patch for rolling statistics. Includes RollingMean and RollingSum using
the commons queue data structure ResizeableDoubleArray.
Also working towards the implimentation of RollingPercentile, so there are some
small refactorings in Percentile and DescriptiveStatisticsImplTest.
Please give me feedback on style guidelines and anything I am missing to comply
with the standards.
> Rolling statistics
> ------------------
>
> Key: MATH-169
> URL: https://issues.apache.org/jira/browse/MATH-169
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Bradford N. Cross
> Attachments: FirstRollingPatch
>
>
> Rolling statistics with optimized calculation algorithms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.