Matt Juntunen [Fri, 3 Jul 2020 03:36:01 +0000 (23:36 -0400)]
adding release manager entry
Matt Juntunen [Fri, 3 Jul 2020 03:31:28 +0000 (23:31 -0400)]
release candidate
Matt Juntunen [Fri, 3 Jul 2020 03:20:57 +0000 (23:20 -0400)]
adding download page
Matt Juntunen [Fri, 3 Jul 2020 03:18:53 +0000 (23:18 -0400)]
bumping versions to 1.0-beta1
Matt Juntunen [Fri, 3 Jul 2020 03:12:46 +0000 (23:12 -0400)]
adding 1.0-beta1 javadoc links and release entry
Matt Juntunen [Fri, 3 Jul 2020 02:46:29 +0000 (22:46 -0400)]
GEOMETRY-63: adding assertions to test case
Matt Juntunen [Fri, 3 Jul 2020 02:35:46 +0000 (22:35 -0400)]
GEOMETRY-63: swapping assertion argument order
Matt Juntunen [Fri, 3 Jul 2020 02:32:51 +0000 (22:32 -0400)]
removing empty test
Matt Juntunen [Fri, 3 Jul 2020 02:31:46 +0000 (22:31 -0400)]
GEOMETRY-63: removing unnecessary braces in lambdas; removing use of Stream.peek
Matt Juntunen [Fri, 3 Jul 2020 02:24:02 +0000 (22:24 -0400)]
GEOMETRY-63: throwing NoSuchElementException in SimpleTriangleMesh Face iterator
Matt Juntunen [Fri, 3 Jul 2020 02:13:37 +0000 (22:13 -0400)]
updating dist-archive pom dependencies; removing redundant groupId and version
Matt Juntunen [Thu, 2 Jul 2020 21:34:05 +0000 (17:34 -0400)]
removing redundant groupId and version entries from poms
Matt Juntunen [Thu, 2 Jul 2020 19:17:45 +0000 (15:17 -0400)]
GEOMETRY-95: adding BSP tree tutorial
Baljit Singh [Thu, 2 Jul 2020 12:25:09 +0000 (08:25 -0400)]
Use consistent imports organization
Baljit Singh [Wed, 1 Jul 2020 16:16:43 +0000 (12:16 -0400)]
Simplify Collections usage
Baljit Singh [Wed, 1 Jul 2020 16:05:27 +0000 (12:05 -0400)]
Simplify lambda usage
Baljit Singh [Wed, 1 Jul 2020 15:44:47 +0000 (11:44 -0400)]
Simplify Stream usage
Baljit Singh [Wed, 1 Jul 2020 15:32:19 +0000 (11:32 -0400)]
Remove redundant local variables
Baljit Singh [Wed, 1 Jul 2020 15:11:45 +0000 (11:11 -0400)]
Use `final` modifier consistently
Baljit Singh [Wed, 1 Jul 2020 15:01:51 +0000 (11:01 -0400)]
Remove redundant interface declaration
Baljit Singh [Wed, 1 Jul 2020 14:57:35 +0000 (10:57 -0400)]
Remove unnecessary semicolon
Baljit Singh [Wed, 1 Jul 2020 14:26:43 +0000 (10:26 -0400)]
Fix README links
Matt Juntunen [Wed, 1 Jul 2020 01:24:41 +0000 (21:24 -0400)]
GEOMETRY-95: adding 3D mesh classes, PartitionedRegionBuilders, and Planes.extrude() methods; expanding examples-io functionality
Matt Juntunen [Fri, 26 Jun 2020 12:11:16 +0000 (08:11 -0400)]
GEOMETRY-50: using SafeNorm for 3D norm computation
Baljit Singh [Mon, 15 Jun 2020 13:43:15 +0000 (09:43 -0400)]
GEOMETRY-63: Fix some SonarQube smells
Matt Juntunen [Sun, 31 May 2020 15:44:09 +0000 (11:44 -0400)]
GEOMETRY-95: improving implementation of Sphere.toTree(); removing HyperplaneSubset.Builder interface to improve performance and numerical robustness
Matt Juntunen [Mon, 25 May 2020 13:01:50 +0000 (09:01 -0400)]
adding references to hyperplane and hyperplanesubset factory classes in user guide
Matt Juntunen [Mon, 25 May 2020 12:44:50 +0000 (08:44 -0400)]
GEOMETRY-97: using the term 'centroid' to refer to geometric center rather than 'barycenter'
Matt Juntunen [Sun, 24 May 2020 16:17:37 +0000 (12:17 -0400)]
GEOMETRY-94: adding PlaneConvexSubset additional implementations; GEOMETRY-77: adding Bounds2D and Bounds3D classes
Gilles Sadowski [Sun, 24 May 2020 22:05:09 +0000 (00:05 +0200)]
Remove dead and unnecessary links in module pages (web site).
Gilles Sadowski [Sat, 23 May 2020 11:07:02 +0000 (13:07 +0200)]
Typo (web site).
Matt Juntunen [Wed, 6 May 2020 14:20:20 +0000 (10:20 -0400)]
GEOMETRY-96: optimizing HyperplaneSubset.Builder implementations to only create internal BSP trees when needed
Matt Juntunen [Wed, 6 May 2020 02:17:50 +0000 (22:17 -0400)]
updating examples-io module with new type names
Matt Juntunen [Wed, 6 May 2020 01:50:34 +0000 (21:50 -0400)]
GEOMETRY-92: adding specialized segment, ray, and reverse ray classes for 2D and 3D; GEOMETRY-93: major refactor from 'subhyperplane' naming convention to 'hyperplane-subset' naming convention
Gilles Sadowski [Thu, 16 Apr 2020 01:56:55 +0000 (03:56 +0200)]
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-geometry
Gilles Sadowski [Thu, 16 Apr 2020 01:50:56 +0000 (03:50 +0200)]
New maven module "examples-io": Shows how to save a 3D shape to file.
Original code was in "src/test" (but was not a unit test).
Matt Juntunen [Wed, 8 Apr 2020 01:44:39 +0000 (21:44 -0400)]
updating commons-numbers dependency to 1.0-beta1
Matt Juntunen [Tue, 7 Apr 2020 02:11:36 +0000 (22:11 -0400)]
removing dist-archive module from release profile to fix Jenkins build
Alex Herbert [Sun, 5 Apr 2020 23:12:53 +0000 (00:12 +0100)]
Exclude dist-archive generated SHA 512 properties file from checkstyle
Matt Juntunen [Sat, 28 Mar 2020 19:22:58 +0000 (15:22 -0400)]
GEOMETRY-83: adding Circle and Sphere class; making Parallelogram and Parallelepiped extend convex region classes
Gary Gregory [Mon, 30 Mar 2020 15:24:23 +0000 (11:24 -0400)]
Standardize on American English spelling of 'behavior'.
Matt Juntunen [Tue, 24 Mar 2020 02:59:04 +0000 (22:59 -0400)]
GEOMETRY-91: updating AbstractConvexHyperplaneBoundedRegion split logic to handle split inconsistency edge cases
Matt Juntunen [Wed, 11 Mar 2020 01:41:41 +0000 (21:41 -0400)]
Merge pull request #69 from darkma773r/geometry-56
Merge branch geometry-56
Matt Juntunen [Wed, 11 Mar 2020 01:37:08 +0000 (21:37 -0400)]
updating developer entry
Matt Juntunen [Tue, 10 Mar 2020 23:16:59 +0000 (19:16 -0400)]
GEOMETRY-56: downgrading JXR version to prevent dist-archive build failing on forked execution; using default checkstyle phase
Gilles [Sat, 7 Mar 2020 04:33:43 +0000 (05:33 +0100)]
Merge branch 'GEOMETRY-36__Matt'
Closes #70.
Matt Juntunen [Fri, 6 Mar 2020 03:26:03 +0000 (22:26 -0500)]
GEOMETRY-36: adding Rotation2D class
Gilles [Sat, 7 Mar 2020 04:23:35 +0000 (05:23 +0100)]
GEOMETRY 90: Use lambda.
Closes #72.
Matt Juntunen [Sat, 7 Mar 2020 02:17:33 +0000 (21:17 -0500)]
GEOMETRY-90: adding QuaternionRotation.Slerp class to simplify usage of the slerp method
Matt Juntunen [Wed, 4 Mar 2020 05:09:05 +0000 (00:09 -0500)]
GEOMETRY-56: adding initial dist-archive module
Gilles Sadowski [Sun, 23 Feb 2020 16:55:27 +0000 (17:55 +0100)]
Merge commit 'refs/pull/68/head' of https://github.com/apache/commons-geometry
Closes #68.
Gilles Sadowski [Sun, 23 Feb 2020 15:18:53 +0000 (16:18 +0100)]
Merge branch 'GEOMETRY-89__Matt'
Closes #66.
Matt Juntunen [Sun, 23 Feb 2020 01:48:10 +0000 (20:48 -0500)]
adding missing license and project files
Matt Juntunen [Sat, 22 Feb 2020 16:57:53 +0000 (11:57 -0500)]
GEOMETRY-89: adding linear, linearTranspose, and normalTransform methods to AffineTransformMatrixXD
Gilles Sadowski [Fri, 21 Feb 2020 14:54:23 +0000 (15:54 +0100)]
Merge branch 'GEOMETRY-88__Matt'
Closes #65.
Matt Juntunen [Fri, 21 Feb 2020 01:25:08 +0000 (20:25 -0500)]
GEOMETRY-88: reverting ConvexSubPlane to Facet name change
Gilles Sadowski [Thu, 20 Feb 2020 15:16:54 +0000 (16:16 +0100)]
Merge branch 'GEOMETRY-74__Matt'
Closes #64.
Matt Juntunen [Thu, 20 Feb 2020 13:05:34 +0000 (08:05 -0500)]
GEOMETRY-74: adding RegionCutRule for fine-grain control of region BSP tree insertion behavior
aherbert [Tue, 18 Feb 2020 10:54:34 +0000 (10:54 +0000)]
Allow openjdk-ea to fail.
Currently java 14 fails to run spotbugs:check.
The spotbugs plugin (3.1.12) depends on a groovy version that uses
reflection to access a private method that was removed in Java 14.
The same bug prevented gradle from working on JDK 14:
https://github.com/gradle/gradle/issues/10248
Alex Herbert [Tue, 18 Feb 2020 08:33:38 +0000 (08:33 +0000)]
Remove whitespace
Alex Herbert [Tue, 18 Feb 2020 08:32:50 +0000 (08:32 +0000)]
Remove jxr version control.
The project contains no java 9 modules so there is no requirement to
restrict JXR to a version that does not fork the build.
Alex Herbert [Tue, 18 Feb 2020 08:31:08 +0000 (08:31 +0000)]
Update spotbugs dependency for java 13 support.
Added spotbugs dependency to use 4.0.0
Alex Herbert [Tue, 18 Feb 2020 07:18:51 +0000 (07:18 +0000)]
Update PMD rules
Allow 'NaN' as constant name.
Relax utility class pattern.
Allow short method names.
Alex Herbert [Tue, 18 Feb 2020 06:57:14 +0000 (06:57 +0000)]
Remove trailing whitespace.
Alex Herbert [Tue, 18 Feb 2020 06:55:27 +0000 (06:55 +0000)]
Add missing import
Alex Herbert [Tue, 18 Feb 2020 00:40:22 +0000 (00:40 +0000)]
Remove unnecessary else clauses.
Alex Herbert [Tue, 18 Feb 2020 00:37:17 +0000 (00:37 +0000)]
Remove redundant field initialisers
Alex Herbert [Tue, 18 Feb 2020 00:33:56 +0000 (00:33 +0000)]
Use final
Alex Herbert [Tue, 18 Feb 2020 00:28:38 +0000 (00:28 +0000)]
Allow 1 as a magic number
Alex Herbert [Tue, 18 Feb 2020 00:11:20 +0000 (00:11 +0000)]
Add spot bugs exclusions.
Alex Herbert [Tue, 18 Feb 2020 00:04:26 +0000 (00:04 +0000)]
Ensure Comparators also implement Serializable.
Alex Herbert [Mon, 17 Feb 2020 23:56:05 +0000 (23:56 +0000)]
Add profile for the examples module.
Ensure rat:check and checkstyle:check are run by travis.
Alex Herbert [Mon, 17 Feb 2020 23:53:13 +0000 (23:53 +0000)]
Remove redundant report goals from after success
Alex Herbert [Mon, 17 Feb 2020 23:50:26 +0000 (23:50 +0000)]
Disable PMD failOnViolation.
After upgrading PMD a lot of errors have now been found.
Alex Herbert [Mon, 17 Feb 2020 23:47:08 +0000 (23:47 +0000)]
Update PMD rules to be more lenient.
Alex Herbert [Mon, 17 Feb 2020 23:17:50 +0000 (23:17 +0000)]
Update pmd
3.9.0 -> 3.13.0
dependency 6.14.0 -> 6.21.0
Alex Herbert [Mon, 17 Feb 2020 23:15:31 +0000 (23:15 +0000)]
Update checkstyle
maven plugin 3.0.0 -> 3.1.0
Dependency 8.20 -> 8.29
Alex Herbert [Tue, 4 Feb 2020 20:39:17 +0000 (20:39 +0000)]
Merge pull request #60 from darkma773r/geometry-75
GEOMETRY-75: Performance Module
Gilles Sadowski [Tue, 4 Feb 2020 12:38:23 +0000 (13:38 +0100)]
Merge branch 'GEOMETRY-63__Matt'
Closes #62.
Matt Juntunen [Tue, 4 Feb 2020 03:49:56 +0000 (22:49 -0500)]
GEOMETRY-63: simplifying AbstractConvexHyperplaneBoundedRegion.ConvexRegionBoundaryBuilder; adding assertions to WelzlEncloser2DTest test method
Matt Juntunen [Tue, 4 Feb 2020 02:12:12 +0000 (21:12 -0500)]
GEOMETRY-75: small tweaks from PR feedback
Matt Juntunen [Sun, 2 Feb 2020 02:35:41 +0000 (21:35 -0500)]
GEOMETRY-75: improving input vector creation in VectorPerformance
Matt Juntunen [Sat, 1 Feb 2020 14:18:28 +0000 (09:18 -0500)]
GEOMETRY-85: bumping commons-rng 1.2 -> 1.3; using normalized gaussian distribution for vectors in VectorPerformance
Matt Juntunen [Sat, 1 Feb 2020 13:54:18 +0000 (08:54 -0500)]
GEOMETRY-75: using multiple input vectors per benchmark
Alex Herbert [Tue, 28 Jan 2020 10:37:29 +0000 (10:37 +0000)]
Merge pull request #61 from darkma773r/geometry-63
GEOMETRY-63: Updated Assertion Method Names
Matt Juntunen [Tue, 28 Jan 2020 04:09:20 +0000 (23:09 -0500)]
changing LinecastCheckerXD returns() and returnsNothing() methods to expect() and expectNothing() for better sonarqube reporting
Matt Juntunen [Tue, 28 Jan 2020 04:04:51 +0000 (23:04 -0500)]
Merge remote-tracking branch 'origin/master' into geometry-63
Matt Juntunen [Tue, 28 Jan 2020 04:02:22 +0000 (23:02 -0500)]
GEOMETRY-75: adding performance module and VectorPerformance test
Gilles Sadowski [Tue, 21 Jan 2020 09:25:47 +0000 (10:25 +0100)]
Merge branch 'GEOMETRY-80__Matt'
Closes #59.
Matt Juntunen [Mon, 20 Jan 2020 15:44:14 +0000 (10:44 -0500)]
GEOMETRY-80: simplifying Transform class hierarchy; improving documentation
Gilles Sadowski [Sun, 19 Jan 2020 02:47:01 +0000 (03:47 +0100)]
Merge branch 'GEOMETRY-71__Matt'
Closes #57.
Matt Juntunen [Sat, 18 Jan 2020 14:03:50 +0000 (09:03 -0500)]
GEOMETRY-71: updating RegionBSPTree1S to compute barycenter using weighted vector approach for consistency with RegionBSPTree2S
Matt Juntunen [Sat, 18 Jan 2020 13:42:12 +0000 (08:42 -0500)]
GEOMETRY-71: adding additional unit tests and documentation regarding the computation of spherical barycenters
Gilles Sadowski [Thu, 16 Jan 2020 12:38:57 +0000 (13:38 +0100)]
Merge branch 'GEOMETRY-85__Matt'
Closes #56.
Matt Juntunen [Thu, 16 Jan 2020 03:44:20 +0000 (22:44 -0500)]
GEOMETRY-85: adding user guide entry for the enclosing module
Matt Juntunen [Thu, 16 Jan 2020 03:02:47 +0000 (22:02 -0500)]
GEOEMTRY-85: throwing exception instead of returning a ball with negative radius when no points given to encloser
Matt Juntunen [Thu, 16 Jan 2020 02:48:26 +0000 (21:48 -0500)]
GEOMETRY-85: using list instead of array for EnclosingBall.getSupport(); using DoublePrecisionContext instead of margin for EnclosingBall.contains(); adding WelzelEncloser2D and WelzelEncloser3D convenience classes
Gilles Sadowski [Sat, 11 Jan 2020 21:47:15 +0000 (22:47 +0100)]
Merge branch 'GEOMETRY-71__Baljit'
Closes #51.
Baljit Singh [Tue, 7 Jan 2020 15:20:26 +0000 (10:20 -0500)]
GEOMETRY-71 Fix spherical barycenter algorithm
Gilles Sadowski [Fri, 10 Jan 2020 13:10:39 +0000 (14:10 +0100)]
Merge branch 'GEOMETRY-63__Matt'
Closes #55.