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 (JIRA)" <ji...@apache.org> on 2016/11/15 15:12:58 UTC

[jira] [Created] (MATH-1393) Deprecate functionality available in "Commons RNG"

Gilles created MATH-1393:
----------------------------

             Summary: 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
             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)