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

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

     [ https://issues.apache.org/jira/browse/GEOMETRY-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles resolved GEOMETRY-20.
----------------------------
    Resolution: Done

> 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()
>  
> Pull request: https://github.com/apache/commons-geometry/pull/13



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