Sebastien Riou created MATH-845:
-----------------------------------

             Summary: Basic number theory features such as primality testing, 
factorization and prime number generation
                 Key: MATH-845
                 URL: https://issues.apache.org/jira/browse/MATH-845
             Project: Commons Math
          Issue Type: New Feature
    Affects Versions: 3.1
         Environment: ubuntu/java6/intel-i5
            Reporter: Sebastien Riou
            Priority: Minor
             Fix For: 3.1


A set of static methods to perform primality test, factorization and prime 
number generation. Currently it is limited to the int data type, extension to 
long/BigInteger will follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to