Breaking up "MathUtils"
-----------------------

                 Key: MATH-689
                 URL: https://issues.apache.org/jira/browse/MATH-689
             Project: Commons Math
          Issue Type: Task
            Reporter: Gilles
            Priority: Trivial
             Fix For: 3.0


Issue related to this 
[proposal|http://www.mail-archive.com/dev@commons.apache.org/msg25617.html].

There seemed to be a global agreement on the following break-up:
*  Arithmetics (for "addAndCheck", "factorial", "gcd", ...)
*  Precision (for "equals", "compare", ...)
*  Binomial (for "binomialCoefficient")
*  MathArrays (for "linearCombination", "distance", "safeNorm", "sortInPlace", 
"copyOf", ...)

I think that "ordinary" mathematical functions ("pow", "cosh", ...) should go 
into "FastMath" (if not already available there).

Those who are willing to work on this issue, please coordinate here.


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