-
Type:
Task
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Labels:
Issue related to this proposal.
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.