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 2020/01/03 16:21:00 UTC

[jira] [Updated] (GEOMETRY-21) Investigate Norm Accuracy

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

Matt Juntunen updated GEOMETRY-21:
----------------------------------
    Fix Version/s:     (was: 1.0)

> Investigate Norm Accuracy
> -------------------------
>
>                 Key: GEOMETRY-21
>                 URL: https://issues.apache.org/jira/browse/GEOMETRY-21
>             Project: Apache Commons Geometry
>          Issue Type: Task
>            Reporter: Matt Juntunen
>            Priority: Minor
>
> Based on discussion in GEOMETRY-17, we should investigate the floating point accuracy of the current Vector normalization methods. Specifically, when the UnitVector private subclass in Vector3D is implemented to return exactly 1.0, the SphericalPolygonsSetTest#testGeographicalMap unit test in commons-geometry-enclosing begins to fail. We should
>  # Determine the cause of this failure.
>  # Determine if the current approach with the UnitVector subclasses introduces any issues with floating point accuracy.
>  # Add unit tests for Vector[123]D to quantify and verify the accuracy of the normalization.



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