[
https://issues.apache.org/jira/browse/MATH-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles resolved MATH-1393.
--------------------------
Resolution: Fixed
For the time being, the sampling API is left in CM distribution classes (but
actual sampling algorithms have been moved to the "commons-rng-sampling" module
of "Commons RNG").
{{nextPermutation}} and {{nextSample}} have been removed in commit
d8c0f63ed45ed96ad9bda46e33436adb2f154792.
{{shuffle}} removed in commit 08b6ba1df6376ce5e95b4d1af5f0914aa158db0f.
> Deprecate functionality available in "Commons RNG"
> --------------------------------------------------
>
> Key: MATH-1393
> URL: https://issues.apache.org/jira/browse/MATH-1393
> Project: Commons Math
> Issue Type: Task
> Reporter: Gilles
> Assignee: Gilles
> Priority: Trivial
> Labels: API, deprecation
> Fix For: 4.0
>
>
> Code that is moved to "Commons RNG" should be deprecated/removed in "Commons
> Math".
> This includes:
> * Sampling from distributions (in package {{o.a.c.m.distribution}})
> * {{nextPermutation}} and {{nextSample}} (in class
> {{o.a.c.m.random.RandomUtils}})
> * array shuffling (in class {{o.a.c.m.util.MathArrays}})
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)