You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/09/02 14:25:00 UTC

[jira] [Work logged] (NUMBERS-186) Lists of complex numbers

     [ https://issues.apache.org/jira/browse/NUMBERS-186?focusedWorklogId=805780&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805780 ]

ASF GitHub Bot logged work on NUMBERS-186:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Sep/22 14:24
            Start Date: 02/Sep/22 14:24
    Worklog Time Spent: 10m 
      Work Description: aherbert merged PR #121:
URL: https://github.com/apache/commons-numbers/pull/121




Issue Time Tracking
-------------------

    Worklog Id:     (was: 805780)
    Time Spent: 40m  (was: 0.5h)

> Lists of complex numbers
> ------------------------
>
>                 Key: NUMBERS-186
>                 URL: https://issues.apache.org/jira/browse/NUMBERS-186
>             Project: Commons Numbers
>          Issue Type: Sub-task
>          Components: complex
>            Reporter: Alex Herbert
>            Assignee: Sumanth Sulur Rajkumar
>            Priority: Minor
>              Labels: gsoc, gsoc2022
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Update the support for complex numbers in the {{complex}} package to allow operations to be performed on lists of complex numbers. This requires abstracting the representation of multiple complex numbers into a list structure storing real and imaginary parts that can be efficiently iterated to apply all the operations supported by the {{Complex}} class. Operations should modify the numbers in place allowing efficient, zero allocation complex number math to be performed on large datasets.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)