You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (Jira)" <ji...@apache.org> on 2021/06/21 22:17:00 UTC

[jira] [Commented] (GEOMETRY-126) Replace LinearCombination with Sum

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

Matt Juntunen commented on GEOMETRY-126:
----------------------------------------

PR is here: https://github.com/apache/commons-geometry/pull/174

> Replace LinearCombination with Sum
> ----------------------------------
>
>                 Key: GEOMETRY-126
>                 URL: https://issues.apache.org/jira/browse/GEOMETRY-126
>             Project: Apache Commons Geometry
>          Issue Type: Task
>            Reporter: Matt Juntunen
>            Priority: Major
>
> NUMBERS-163 replaced the {{LinearCombination}} class with {{Sum}} is commons-numbers. The code needs to be updated to use this new class. We should also remove the {{VectorXD.linearCombination()}} methods in favor of {{VectorXD.Sum}} class, following the pattern from commons-numbers.



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