[ https://issues.apache.org/jira/browse/MATH-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403695#comment-16403695 ]
Matt Juntunen commented on MATH-1416: ------------------------------------- I've created a pull request to replace all calls to the o.a.c.numbers.Complex constructor with the new static factory methods. The build fails without this since the constructor is now private. [https://github.com/apache/commons-math/pull/82] > 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)