[
https://issues.apache.org/jira/browse/MATH-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379699#comment-16379699
]
Gilles commented on MATH-1416:
------------------------------
Class {{o.a.c.math4.complex.Complex}} was removed in commit
583d9ec8647a7f667bb8f22cecf9859187149ade (on "master).
Class {{o.a.c.math4.complex.ComplexField}} was also removed due to its tight
coupling with {{o.a.c.math4.complex.Complex}}. See discussion about NUMBERS-51
(inconclusive but verging towards the need to re-implement the "field" concept
in a cleaner way).
> Depend on "Commons Numbers"
> ---------------------------
>
> Key: MATH-1416
> URL: https://issues.apache.org/jira/browse/MATH-1416
> Project: Commons Math
> Issue Type: Task
> Reporter: Gilles
> Priority: Major
> Labels: dependency, deprecated
> Fix For: 4.0
>
>
> The following codes with an equivalent in ["Commons
> Numbers"|http://commons.apache.org/proper/commons-numbers] must be deleted
> before the next major release (4.0):
> * Package {{o.a.c.math4.fraction}}
> * Package {{o.a.c.math4.complex}}
> * Package {{o.a.c.math4.primes}}
> Codes that depend on these functionalities must be updated with corresponding
> calls to "Commons Numbers" classes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)