Phil Steitz created MATH-1025:
---------------------------------

             Summary: Create a CombinatiricsUtils 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: 4.0, 3.2


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.

--
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