[
https://issues.apache.org/jira/browse/GEOMETRY-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Juntunen updated GEOMETRY-20:
----------------------------------
Description:
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
was:
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()
> 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)