You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2021/03/17 12:23:00 UTC

[jira] [Commented] (MATH-1567) Harmonic Mean Calculation

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

Gilles Sadowski commented on MATH-1567:
---------------------------------------

You should verify that updates don't break the build...
 Also:
 * Please follow the style convention (one space around operators, "final" for constants, 4-spaces indentation, ...),
 * Full documentation is mandatory (there is a missing {{@return}} tag)
 * In Junit test: Why the use of {{NumberFormat}} (rather than the usual tolerance parameter)?
 * No trailing white space

> Harmonic Mean Calculation
> -------------------------
>
>                 Key: MATH-1567
>                 URL: https://issues.apache.org/jira/browse/MATH-1567
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 3.6.1
>            Reporter: Hasan Diwan
>            Priority: Trivial
>              Labels: easyfix, newbie, patch
>             Fix For: 4.0
>
>         Attachments: harmonicMean.pat
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Patch adds harmonic mean support to StatsUtils.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)