[
https://issues.apache.org/jira/browse/MATH-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved MATH-850.
----------------------------------
Resolution: Fixed
Removed deprecated classes / methods in commit
76d5be34f0327c8d39015d2962005babc2652cf7.
> RandomData / RandomDataImpl should be merged
> --------------------------------------------
>
> Key: MATH-850
> URL: https://issues.apache.org/jira/browse/MATH-850
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Phil Steitz
> Fix For: 4.0
>
>
> There is only one implementation of the RandomData interface, which has
> existed since version 1.0. This interface should be removed. In version
> 3.1, we should deprecate the interface and the existing "Impl" class and
> introduce a new class. In 4.0 we can drop the interface and the "Impl" class.
> The "nextInversionDelegate" methods in RandomDataImpl should be deprecated
> and implementations of sampling methods in RandomDataImpl should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)