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 2016/04/09 08:34:25 UTC

[jira] [Issue Comment Deleted] (MATH-1290) Additions to Complex Utils; creation of conversion methods between Complex[], double[], float[], and interleaved arrays

     [ https://issues.apache.org/jira/browse/MATH-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Barnhill updated MATH-1290:
--------------------------------
    Comment: was deleted

(was: Thanks for all the git info.

I merged all the changes into the master branch of my fork.

Gilles, if the branch didn't quite line up with math-1290, this may be because you told me to check out the devevelop branch for the pull request so this is what I did. 

If you'd prefer, this time I'll check out the math-1290 branch and merge with that, and that will become the master branch of my fork. 

Then you can merge it with the "official" math-1290 .)

> Additions to Complex Utils; creation of conversion methods between Complex[], double[], float[], and interleaved arrays
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: MATH-1290
>                 URL: https://issues.apache.org/jira/browse/MATH-1290
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.5
>            Reporter: Eric Barnhill
>            Priority: Minor
>              Labels: newbie, patch
>             Fix For: 4.0
>
>         Attachments: ComplexUtils.java, ComplexUtils.java, ComplexUtils.java, ComplexUtils.java, ComplexUtilsTest.java, ComplexUtilsTest.java, ComplexUtilsTest.java, ComplexUtilsTest.java, LaguerreSolver.java
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I propose to add several new methods to the ComplexUtils class enabling easy conversion between Complex[] arrays, real or imaginary double[] or float[] arrays, and interleaved complex double[] or float[] arrays. The last two in particular are beneficial to have for OpenCL implementations and the JTransforms library.



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