[
https://issues.apache.org/jira/browse/NUMBERS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340881#comment-16340881
]
Eric Barnhill commented on NUMBERS-2:
-------------------------------------
What about targeting Java 8 with this class and using streams?
Anyone wanting to use Java 7, could use the ComplexUtils inĀ commons-math-3.x .
> Potential performance issues in "ComplexUtils"
> ----------------------------------------------
>
> Key: NUMBERS-2
> URL: https://issues.apache.org/jira/browse/NUMBERS-2
> Project: Commons Numbers
> Issue Type: Improvement
> Reporter: Gilles
> Priority: Minor
> Labels: benchmark, performance
>
> See http://markmail.org/message/qnzauv65nb3gmz2h
> To be checked with JMH benchmarking code.
> Most of this class is concerned with arrays; I suggest to rename it
> "ComplexArrays".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)