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

ASF GitHub Bot logged work on MATH-1372:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Jan/20 08:19
            Start Date: 22/Jan/20 08:19
    Worklog Time Spent: 10m 
      Work Description: C0rWin commented on pull request #36: [MATH-1372]: Add 
argmin/argmax static functions to MathArrays utility…
URL: https://github.com/apache/commons-math/pull/36
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

            Worklog Id:     (was: 375467)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add argmin/argmax static functions to MathArrays utility class
> --------------------------------------------------------------
>
>                 Key: MATH-1372
>                 URL: https://issues.apache.org/jira/browse/MATH-1372
>             Project: Commons Math
>          Issue Type: Wish
>            Reporter: Artem Barger
>            Assignee: Artem Barger
>            Priority: Trivial
>         Attachments: MATH-1372.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Following conversation in the ML thread.
> Working lately w/ CM, I've found myself using a lot functions which helps to 
> identify the index of the min/max elements in given array of doubles. 
> In ML it was pointed out that similar functionality already exists in 
> RealVector, however due to MATH-765 it's planned to be removed (deprecated), 
> moreover to use it one has to create an instance of RealVector, where for 
> simple cases it might be redundant.
> Hence I'd like to propose to add these static methods to the MathArrays 
> utility class.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to