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:14:00 UTC

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

Matt Juntunen created GEOMETRY-126:
--------------------------------------

             Summary: 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


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)