[jira] [Commented] (GEOMETRY-63) Review "SonarQube" report

2020-01-09 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17012406#comment-17012406 ] Matt Juntunen commented on GEOMETRY-63: --- The sonarcloud report is suddenly reporting zero code

[jira] [Commented] (GEOMETRY-84) Hull API Updates

2020-01-09 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17012403#comment-17012403 ] Matt Juntunen commented on GEOMETRY-84: --- PR is in: https://github.com/apache/commons-geometry/pull

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-09 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17012377#comment-17012377 ] Matt Juntunen commented on GEOMETRY-71: --- [~balsingh], this looks great! I tried out

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-09 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011898#comment-17011898 ] Matt Juntunen commented on GEOMETRY-71: --- [~erans], the PR is a work-in-progress and contains unit

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-08 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011397#comment-17011397 ] Matt Juntunen commented on GEOMETRY-71: --- Here are a few more notes on this: - When performing

[jira] [Resolved] (GEOMETRY-81) Rename ConvexSubPlane to Facet

2020-01-08 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-81. --- Resolution: Done > Rename ConvexSubPlane to Fa

[jira] [Closed] (GEOMETRY-81) Rename ConvexSubPlane to Facet

2020-01-08 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-81. - > Rename ConvexSubPlane to Facet > -- > > K

Re: [geometry] Rename Transform to AffineTransform

2020-01-07 Thread Matt Juntunen
Subject: Re: [geometry] Rename Transform to AffineTransform Le mar. 7 janv. 2020 à 17:55, Matt Juntunen a écrit : > > Gilles, > > > "AffineMap" (?) > > I think any name that doesn't include the word "transform" somehow would > probably be confusin

[jira] [Resolved] (GEOMETRY-68) Raycast/Linecast API

2020-01-07 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-68. --- Resolution: Done > Raycast/Linecast API > > >

[jira] [Closed] (GEOMETRY-68) Raycast/Linecast API

2020-01-07 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-68. - > Raycast/Linecast API > > > Key:

[jira] [Commented] (GEOMETRY-86) Point2S.antipodal() or Point2S.from() is incorrect.

2020-01-07 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010309#comment-17010309 ] Matt Juntunen commented on GEOMETRY-86: --- I just submitted a PR that simply computes the antipodal

[jira] [Commented] (GEOMETRY-81) Rename ConvexSubPlane to Facet

2020-01-07 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010285#comment-17010285 ] Matt Juntunen commented on GEOMETRY-81: --- PR is ready: https://github.com/apache/commons-geometry

[jira] [Updated] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-07 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-71: -- Issue Type: Bug (was: Task) > Investigate Spherical Barycenter Accur

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-07 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009981#comment-17009981 ] Matt Juntunen commented on GEOMETRY-71: --- I've also reclassified this issue as a bug since we know

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-07 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009968#comment-17009968 ] Matt Juntunen commented on GEOMETRY-71: --- Thanks, Alex! This is extraordinarily helpful. I'll try

Re: [geometry] Rename Transform to AffineTransform

2020-01-07 Thread Matt Juntunen
h"? Indirectly. SphericalPolygonsSet extended AbstractRegion, which included an applyTransform(Transform) method. -Matt From: Gilles Sadowski Sent: Tuesday, January 7, 2020 10:29 AM To: Commons Developers List Subject: Re: [geometry] Rename Transform to Af

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-07 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009880#comment-17009880 ] Matt Juntunen commented on GEOMETRY-71: --- Yeah, that is off significantly :-( Here are a few

[geometry] Rename Transform to AffineTransform

2020-01-07 Thread Matt Juntunen
Hi all, The documentation for the o.a.c.geometry.core.Transform interface (which comes from the original commons-math version) states that implementations must be affine. Therefore, I think we should rename this interface to AffineTransform to avoid confusion with other types of transforms,

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-06 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009313#comment-17009313 ] Matt Juntunen commented on GEOMETRY-68: --- [~erans], do you have any remaining concerns on this PR

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-06 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009311#comment-17009311 ] Matt Juntunen commented on GEOMETRY-71: --- There isn't anything in the API about bearing but you can

Re: [Geometry] Class "Equivalency"

2020-01-05 Thread Matt Juntunen
message - De : Gilles Sadowski Date: sam. 4 janv. 2020 à 19:54 Subject: Re: [Geometry] Class "Equivalency" To: Matt Juntunen Hello. Le sam. 4 janv. 2020 à 17:30, Matt Juntunen a écrit : > > Gilles, > > I removed the Equivalency interface and pushed the changes to

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-04 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17008081#comment-17008081 ] Matt Juntunen commented on GEOMETRY-68: --- PR is updated with changes from ML discussion and some

Re: [Geometry] Class "Equivalency"

2020-01-04 Thread Matt Juntunen
ot;eq" be an overload of "equals" would to me imply that they have the same general properties, which is not the case. -Matt From: Gilles Sadowski Sent: Saturday, January 4, 2020 6:26 AM To: Commons Developers List Subject: Re: [Geometry] Class &

Re: [Geometry] Class "Equivalency"

2020-01-03 Thread Matt Juntunen
8:12 PM To: Commons Developers List Subject: Re: [Geometry] Class "Equivalency" Hi. 2020-01-03 22:02 UTC+01:00, Matt Juntunen : > Gilles, > > Yes, users are responsible for handling their own PrecisionContexts. The > idea behind the Equivalency interface was to provide an easy wa

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007771#comment-17007771 ] Matt Juntunen commented on GEOMETRY-68: --- I just had an unrelated thought about linecasting: I

Re: [Geometry] Class "Equivalency"

2020-01-03 Thread Matt Juntunen
Gilles, Yes, users are responsible for handling their own PrecisionContexts. The idea behind the Equivalency interface was to provide an easy way to perform "fuzzy" comparisons between objects. The interface itself does not define what the comparison involves. Classes that implement the

[jira] [Updated] (GEOMETRY-10) Reuse Normalized Vectors

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-10: -- Fix Version/s: 1.0 > Reuse Normalized Vect

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007623#comment-17007623 ] Matt Juntunen commented on GEOMETRY-71: --- Ideally as soon as possible, since I'd like to use

[jira] [Updated] (GEOMETRY-33) Region API

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-33: -- Fix Version/s: 1.0 > Region API > -- > > Key:

[jira] [Updated] (GEOMETRY-27) OrientedPoint API Cleanup

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-27: -- Fix Version/s: 1.0 > OrientedPoint API Clea

[jira] [Updated] (GEOMETRY-28) Line API Cleanup

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-28: -- Fix Version/s: 1.0 > Line API Cleanup > > > Key:

[jira] [Updated] (GEOMETRY-32) BSPTree Updates

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-32: -- Fix Version/s: 1.0 > BSPTree Updates > --- > > Key:

[jira] [Updated] (GEOMETRY-24) Simplify Transform Interface

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-24: -- Fix Version/s: 1.0 > Simplify Transform Interf

[jira] [Updated] (GEOMETRY-34) SubHyperplane Optimized Implementations

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-34: -- Fix Version/s: 1.0 > SubHyperplane Optimized Implementati

[jira] [Created] (GEOMETRY-85) Enclosing API Updates

2020-01-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-85: - Summary: Enclosing API Updates Key: GEOMETRY-85 URL: https://issues.apache.org/jira/browse/GEOMETRY-85 Project: Apache Commons Geometry Issue Type

[jira] [Created] (GEOMETRY-84) Hull API Updates

2020-01-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-84: - Summary: Hull API Updates Key: GEOMETRY-84 URL: https://issues.apache.org/jira/browse/GEOMETRY-84 Project: Apache Commons Geometry Issue Type: Improvement

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

2020-01-03 Thread Matt Juntunen (Jira)
[ 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 Accur

[jira] [Updated] (GEOMETRY-67) Add Back OutlineExtractor

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-67: -- Fix Version/s: (was: 1.0) > Add Back OutlineExtrac

[jira] [Updated] (GEOMETRY-81) Rename ConvexSubPlane to Facet

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-81: -- Fix Version/s: 1.0 > Rename ConvexSubPlane to Fa

[jira] [Updated] (GEOMETRY-80) Rename Transform to AffineTransform

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-80: -- Fix Version/s: 1.0 > Rename Transform to AffineTransf

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2020-01-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007580#comment-17007580 ] Matt Juntunen commented on GEOMETRY-71: --- You don't. I just included them to demonstrate how

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-02 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006934#comment-17006934 ] Matt Juntunen commented on GEOMETRY-68: --- {quote}a separate {{commons-geometry-euclidean-shapes

[jira] [Created] (GEOMETRY-83) Shape Generation

2020-01-02 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-83: - Summary: Shape Generation Key: GEOMETRY-83 URL: https://issues.apache.org/jira/browse/GEOMETRY-83 Project: Apache Commons Geometry Issue Type: New Feature

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-02 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006840#comment-17006840 ] Matt Juntunen commented on GEOMETRY-68: --- {quote}Hence it seems that a converter would be passed

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-01 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006578#comment-17006578 ] Matt Juntunen commented on GEOMETRY-68: --- {quote}[That|https://en.wikipedia.org/wiki

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-01 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006577#comment-17006577 ] Matt Juntunen commented on GEOMETRY-68: --- {quote}Would that hold for other foreseen methods? {quote

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-01 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006536#comment-17006536 ] Matt Juntunen commented on GEOMETRY-68: --- {quote}Is there some documentation, and reference, about

[jira] [Commented] (GEOMETRY-81) Rename ConvexSubPlane to Facet

2020-01-01 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006509#comment-17006509 ] Matt Juntunen commented on GEOMETRY-81: --- {quote}Is the semantics of the original name kept? {quote

[jira] [Closed] (GEOMETRY-82) Make Region extend Predicate

2020-01-01 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-82. - > Make Region extend Predicate > > > Key:

[jira] [Resolved] (GEOMETRY-82) Make Region extend Predicate

2020-01-01 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-82. --- Resolution: Not A Problem > Make Region extend Predic

[jira] [Commented] (GEOMETRY-82) Make Region extend Predicate

2020-01-01 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006506#comment-17006506 ] Matt Juntunen commented on GEOMETRY-82: --- Yeah, I think you're right. If a region needs to be used

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2020-01-01 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006502#comment-17006502 ] Matt Juntunen commented on GEOMETRY-68: --- I've updated the PR with a bug fix. I also moved

[jira] [Commented] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2019-12-31 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006153#comment-17006153 ] Matt Juntunen commented on GEOMETRY-71: --- Yes, this sounds similar to what I was seeing. I'll

[jira] [Commented] (GEOMETRY-68) Raycast/Linecast API

2019-12-28 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004662#comment-17004662 ] Matt Juntunen commented on GEOMETRY-68: --- PR is in: https://github.com/apache/commons-geometry/pull

[jira] [Closed] (GEOMETRY-30) VectorBuilder?D Classes

2019-12-28 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-30. - > VectorBuilder?D Classes > --- > > Key:

[jira] [Resolved] (GEOMETRY-30) VectorBuilder?D Classes

2019-12-28 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-30. --- Resolution: Not A Problem > VectorBuilder?D Clas

[jira] [Commented] (GEOMETRY-30) VectorBuilder?D Classes

2019-12-28 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004631#comment-17004631 ] Matt Juntunen commented on GEOMETRY-30: --- I'm closing this issue since I no longer have

[jira] [Commented] (GEOMETRY-82) Make Region extend Predicate

2019-12-28 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004630#comment-17004630 ] Matt Juntunen commented on GEOMETRY-82: --- [~erans], do you have an opinion on this? > Make Reg

[jira] [Commented] (GEOMETRY-80) Rename Transform to AffineTransform

2019-12-28 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004485#comment-17004485 ] Matt Juntunen commented on GEOMETRY-80: --- The term "affine" does not seem to apply to

[jira] [Commented] (GEOMETRY-65) Use of "Serializable"

2019-12-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004320#comment-17004320 ] Matt Juntunen commented on GEOMETRY-65: --- Is this done? The only class I see that explicitly

[jira] [Updated] (GEOMETRY-70) Use MathJax

2019-12-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-70: -- Labels: easytask (was: ) > Use MathJax > --- > > Key:

[jira] [Updated] (GEOMETRY-70) Use MathJax

2019-12-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-70: -- Labels: easytask newbie (was: easytask) > Use MathJax > --- > >

[jira] [Commented] (GEOMETRY-49) Remove Point interface

2019-12-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004316#comment-17004316 ] Matt Juntunen commented on GEOMETRY-49: --- Are we able to close this? > Remove Point interf

[jira] [Updated] (GEOMETRY-82) Make Region extend Predicate

2019-12-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-82: -- Summary: Make Region extend Predicate (was: Make Region extends Predicate) > Make Reg

[jira] [Created] (GEOMETRY-82) Make Region extends Predicate

2019-12-27 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-82: - Summary: Make Region extends Predicate Key: GEOMETRY-82 URL: https://issues.apache.org/jira/browse/GEOMETRY-82 Project: Apache Commons Geometry Issue Type

[jira] [Created] (GEOMETRY-81) Rename ConvexSubPlane to Facet

2019-12-27 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-81: - Summary: Rename ConvexSubPlane to Facet Key: GEOMETRY-81 URL: https://issues.apache.org/jira/browse/GEOMETRY-81 Project: Apache Commons Geometry Issue

[jira] [Created] (GEOMETRY-80) Rename Transform to AffineTransform

2019-12-27 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-80: - Summary: Rename Transform to AffineTransform Key: GEOMETRY-80 URL: https://issues.apache.org/jira/browse/GEOMETRY-80 Project: Apache Commons Geometry

[jira] [Closed] (GEOMETRY-79) Trim down public API

2019-12-26 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-79. - > Trim down public API > > > Key:

[jira] [Resolved] (GEOMETRY-79) Trim down public API

2019-12-26 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-79. --- Resolution: Done > Trim down public API > > >

[jira] [Created] (GEOMETRY-79) Trim down public API

2019-12-25 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-79: - Summary: Trim down public API Key: GEOMETRY-79 URL: https://issues.apache.org/jira/browse/GEOMETRY-79 Project: Apache Commons Geometry Issue Type

[jira] [Resolved] (GEOMETRY-72) Boundary API

2019-12-25 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-72. --- Resolution: Done > Boundary API > > > Key:

[jira] [Closed] (GEOMETRY-72) Boundary API

2019-12-25 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-72. - > Boundary API > > > Key: GEOMETRY-72 >

[jira] [Commented] (GEOMETRY-72) Boundary API

2019-12-24 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003009#comment-17003009 ] Matt Juntunen commented on GEOMETRY-72: --- PR is available: [https://github.com/apache/commons

[jira] [Closed] (GEOMETRY-45) Avoid Duplicate euclidean packages.

2019-12-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-45. - > Avoid Duplicate euclidean packages. > --- > >

[jira] [Resolved] (GEOMETRY-45) Avoid Duplicate euclidean packages.

2019-12-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-45. --- Resolution: Done > Avoid Duplicate euclidean packa

[jira] [Commented] (GEOMETRY-45) Avoid Duplicate euclidean packages.

2019-12-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17002355#comment-17002355 ] Matt Juntunen commented on GEOMETRY-45: --- Yeah, we lost a bit of content in the userguide. I'm

[jira] [Closed] (GEOMETRY-78) Update Logo

2019-12-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-78. - > Update Logo > --- > > Key: GEOMETRY-78 >

[jira] [Closed] (GEOMETRY-73) Create User Guide

2019-12-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-73. - Resolution: Done > Create User Guide > - > > Key:

[jira] [Commented] (GEOMETRY-78) Update Logo

2019-12-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17002347#comment-17002347 ] Matt Juntunen commented on GEOMETRY-78: --- Ok. I guess I'll leave it to the pros, then:-) > Upd

[jira] [Resolved] (GEOMETRY-78) Update Logo

2019-12-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-78. --- Resolution: Not A Problem > Update Logo > --- > > Key:

[jira] [Commented] (GEOMETRY-62) Fix "CheckStyle" errors

2019-12-22 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17001968#comment-17001968 ] Matt Juntunen commented on GEOMETRY-62: --- Ready to close? > Fix "CheckStyle

[jira] [Commented] (GEOMETRY-78) Update Logo

2019-12-22 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17001967#comment-17001967 ] Matt Juntunen commented on GEOMETRY-78: --- I've attached a very simple logo. Thoughts? > Upd

[jira] [Updated] (GEOMETRY-78) Update Logo

2019-12-22 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-78: -- Attachment: geometry-simple.png > Update Logo > --- > > K

[jira] [Created] (GEOMETRY-78) Update Logo

2019-12-22 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-78: - Summary: Update Logo Key: GEOMETRY-78 URL: https://issues.apache.org/jira/browse/GEOMETRY-78 Project: Apache Commons Geometry Issue Type: Task

[jira] [Commented] (GEOMETRY-73) Create User Guide

2019-12-21 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17001823#comment-17001823 ] Matt Juntunen commented on GEOMETRY-73: --- PR is in: https://github.com/apache/commons-geometry/pull

[jira] [Commented] (GEOMETRY-62) Fix "CheckStyle" errors

2019-12-17 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998806#comment-16998806 ] Matt Juntunen commented on GEOMETRY-62: --- PR is in: [https://github.com/apache/commons-geometry

[jira] [Commented] (GEOMETRY-62) Fix "CheckStyle" errors

2019-12-16 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997880#comment-16997880 ] Matt Juntunen commented on GEOMETRY-62: --- bq. 314 errors in the test classes... :( >

[jira] [Commented] (GEOMETRY-73) Create User Guide

2019-12-14 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996611#comment-16996611 ] Matt Juntunen commented on GEOMETRY-73: --- Thanks, Alex. I think I'm going to use xdoc since I'm

[jira] [Commented] (GEOMETRY-51) EpsilonDoublePrecisionContext allows negative & NaN epsilon

2019-12-13 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995722#comment-16995722 ] Matt Juntunen commented on GEOMETRY-51: --- Fixed in commit feed702f3266e947835e7685f7b9af30d7849b86

[jira] [Commented] (GEOMETRY-66) Unused argument in "QuaternionRotation"

2019-12-13 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995719#comment-16995719 ] Matt Juntunen commented on GEOMETRY-66: --- Fixed in commit 2ec5d82d4e8a849fe8eff5083657fbd862db51b7

[jira] [Closed] (GEOMETRY-16) Reassess Classes in Exception API

2019-12-13 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-16. - > Reassess Classes in Exception API > - > >

[jira] [Resolved] (GEOMETRY-16) Reassess Classes in Exception API

2019-12-13 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-16. --- Resolution: Done > Reassess Classes in Exception

[jira] [Commented] (GEOMETRY-16) Reassess Classes in Exception API

2019-12-13 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995716#comment-16995716 ] Matt Juntunen commented on GEOMETRY-16: --- All custom exceptions removed in commit

[jira] [Commented] (GEOMETRY-16) Reassess Classes in Exception API

2019-12-12 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995299#comment-16995299 ] Matt Juntunen commented on GEOMETRY-16: --- PR is in: https://github.com/apache/commons-geometry/pull

[jira] [Commented] (GEOMETRY-16) Reassess Classes in Exception API

2019-12-11 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994152#comment-16994152 ] Matt Juntunen commented on GEOMETRY-16: --- Are you picturing completely removing the custom

[jira] [Commented] (GEOMETRY-73) Create User Guide

2019-12-11 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994151#comment-16994151 ] Matt Juntunen commented on GEOMETRY-73: --- I'm working on this here: [https://github.com/darkma773r

[jira] [Closed] (GEOMETRY-69) BSPTreeVisitor stop visit

2019-12-11 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-69. - Resolution: Done > BSPTreeVisitor stop vi

[jira] [Commented] (GEOMETRY-69) BSPTreeVisitor stop visit

2019-12-06 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990302#comment-16990302 ] Matt Juntunen commented on GEOMETRY-69: --- Sounds good. The PR is updated. > BSPTreeVisitor s

[jira] [Commented] (GEOMETRY-69) BSPTreeVisitor stop visit

2019-12-05 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989332#comment-16989332 ] Matt Juntunen commented on GEOMETRY-69: --- PR is ready: https://github.com/apache/commons-geometry

Re: [Geometry] Towards a release?

2019-12-03 Thread Matt Juntunen
? Hi Matt. Le mar. 3 déc. 2019 à 18:37, Matt Juntunen a écrit : > > I just added a number of new issues to JIRA. The ones that I would consider > required for a 1.0 release are: > > -GEOMETRY-67 - OutlineExtractor > -GEOMETRY-68 - Raycast/Linecast API > -GEOMETRY-69 - BSPT

<    4   5   6   7   8   9   10   11   12   13   >