[
https://issues.apache.org/jira/browse/GEOMETRY-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367274#comment-17367274
]
Matt Juntunen commented on GEOMETRY-126:
----------------------------------------
Done in commit 3d138dc6019eb2d18bb9d063e443e57a165ff9c6
> 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)