You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Eric Barnhill (JIRA)" <ji...@apache.org> on 2015/11/18 11:40:11 UTC

[jira] [Commented] (MATH-1292) Change convertToComplex method to real2Complex

    [ https://issues.apache.org/jira/browse/MATH-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010724#comment-15010724 ] 

Eric Barnhill commented on MATH-1292:
-------------------------------------

Sorry Gilles, that was not right. It was a method called convertToComplex that had to be changed. polar2Complex already had the 2 in it. I checked the development branch to be sure this time. LaguerreSolver does indeed call convertToComplex and I propose in Math-1291 to change this call to real2Complex so it doesn't break.

> Change convertToComplex method to real2Complex
> ----------------------------------------------
>
>                 Key: MATH-1292
>                 URL: https://issues.apache.org/jira/browse/MATH-1292
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.5
>            Reporter: Eric Barnhill
>            Priority: Trivial
>              Labels: newbie, patch
>             Fix For: 4.0
>
>
> Change the nomenclature of this method slightly so that it matches all the proposed new methods in ComplexUtils: complex2InterleavedFloat etc. This will also require a small patch on LaguerreSolver so that it doesn't break, but there appear to be no further dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)