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/09 02:34:01 UTC

[jira] [Commented] (GEOMETRY-13) Move Vector Norm Methods to commons-numbers-arrays

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

Matt Juntunen commented on GEOMETRY-13:
---------------------------------------

Done in commit af2b57c867d1ebd690ec0cdf93865314651d7f33

> Move Vector Norm Methods to commons-numbers-arrays
> --------------------------------------------------
>
>                 Key: GEOMETRY-13
>                 URL: https://issues.apache.org/jira/browse/GEOMETRY-13
>             Project: Apache Commons Geometry
>          Issue Type: Task
>            Reporter: Matt Juntunen
>            Priority: Minor
>             Fix For: 1.0
>
>
> The code we have now in the Vectors utility class for computing vector norms should be placed in commons-numbers-arrays and used from there. This should allow for greater re-usability of the code. We should also try to use the SafeNorm class from that module for computing L2 norms.



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