You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/23 02:10:00 UTC

[jira] [Commented] (GEOMETRY-20) Remove L1/LInf Vector Methods

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

ASF GitHub Bot commented on GEOMETRY-20:
----------------------------------------

darkma773r opened a new pull request #13: GEOMETRY-20
URL: https://github.com/apache/commons-geometry/pull/13
 
 
   Removing getNorm1(), getNormInf(), distance1(), and distanceInf() Vector methods to simplify and streamline API

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Remove L1/LInf Vector Methods
> -----------------------------
>
>                 Key: GEOMETRY-20
>                 URL: https://issues.apache.org/jira/browse/GEOMETRY-20
>             Project: Apache Commons Geometry
>          Issue Type: Task
>            Reporter: Matt Juntunen
>            Priority: Minor
>              Labels: pull-request-available
>
> We should consider removing the following methods from the vector interface (at least for the first release) since they don't seem to be used and removing them would significantly streamline the API.
>  # getNorm1()
>  # getNormInf()
>  # distance1()
>  # distanceInf()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)