You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2015/05/01 14:14:05 UTC

[jira] [Resolved] (MATH-1221) Improve performance of ZipfDistribution by caching the nth harmonic

     [ https://issues.apache.org/jira/browse/MATH-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Neidhart resolved MATH-1221.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0

Fixed in commit bd5afc0b5a977c168cf046e3244477b48fa72c5d.

Not backported to 3.X to avoid serialization issues.

> Improve performance of ZipfDistribution by caching the nth harmonic
> -------------------------------------------------------------------
>
>                 Key: MATH-1221
>                 URL: https://issues.apache.org/jira/browse/MATH-1221
>             Project: Commons Math
>          Issue Type: Bug
>            Reporter: Thomas Neidhart
>             Fix For: 4.0
>
>
> The performance of pdf / cdf can be improved by caching the nth harmonic which is only dependeny on the distribution parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)