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

Phil Steitz updated MATH-1025:
------------------------------

    Description: The methods to compute binomial coefficients, factorials and 
Stirling numbers should be deprecated in ArithmeticUtils and moved to a new 
class CombinatoricsUtils in o.a.c.m.util.  This class can also house the 
combinations enumerator.  (was: The methods to compute binomial coefficients, 
factorials and Stirling numbers should be deprecated in ArithmeticUtils and 
moved to a new class CombinationUtils in o.a.c.m.util.  This class can also 
house the combinations enumerator.)
    
> Create a CombinatoricsUtils class, move combinatorics utiilities there and 
> add a method to enumerate combinations.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: MATH-1025
>                 URL: https://issues.apache.org/jira/browse/MATH-1025
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Phil Steitz
>            Priority: Minor
>             Fix For: 3.2, 4.0
>
>
> The methods to compute binomial coefficients, factorials and Stirling numbers 
> should be deprecated in ArithmeticUtils and moved to a new class 
> CombinatoricsUtils in o.a.c.m.util.  This class can also house the 
> combinations enumerator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to