apache / commons-geometry
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 287 files with 25,466 lines of code in files.
    • 285 files that are 366+ days old (25,325 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 2 files that are 31-90 days old (141 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
99% | 0% | 0% | <1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 287 files with 25,466 lines of code in files.
    • 243 files have been last changed 366+ days ago (20,220 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 2 files have been last changed 91-180 days ago (129 lines of code)
    • 40 files have been last changed 31-90 days ago (4,089 lines of code)
    • 2 files have been last changed 1-30 days ago (1,028 lines of code)
79% | 0% | <1% | 16% | 4%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
java, xml, md, svg, txt, yaml, obj, gitignore, gitattributes, xsl, sh
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java100% | 0% | 0% | 0% | 0%
xml95% | 0% | 0% | 4% | 0%
xsl100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
java77% | 0% | <1% | 17% | 4%
xml89% | 0% | 1% | 8% | 0%
xsl100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
commons-geometry-euclidean100% | 0% | 0% | 0% | 0%
commons-geometry-core100% | 0% | 0% | 0% | 0%
commons-geometry-spherical100% | 0% | 0% | 0% | 0%
src95% | 0% | 0% | 4% | 0%
commons-geometry-io-euclidean100% | 0% | 0% | 0% | 0%
commons-geometry-io-core100% | 0% | 0% | 0% | 0%
commons-geometry-enclosing100% | 0% | 0% | 0% | 0%
doc100% | 0% | 0% | 0% | 0%
dist-archive100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
commons-geometry-euclidean86% | 0% | 0% | 13% | 0%
src91% | 0% | 1% | 6% | 0%
commons-geometry-spherical93% | 0% | 0% | 6% | 0%
commons-geometry-core47% | 0% | 0% | 26% | 25%
commons-geometry-io-euclidean64% | 0% | 0% | 29% | 5%
commons-geometry-io-core71% | 0% | 0% | 28% | 0%
commons-geometry-enclosing54% | 0% | 23% | 22% | 0%
doc100% | 0% | 0% | 0% | 0%
dist-archive100% | 0% | 0% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Vector3D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed
480 64 2018-04-19 2025-03-28 63 9 matt.juntunen@hotmail.com aherbert@apache.org
Vector2D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod
414 63 2018-04-19 2025-03-28 55 7 matt.juntunen@hotmail.com aherbert@apache.org
Vector1D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned
252 48 2018-04-19 2021-08-16 52 5 matt.juntunen@hotmail.com mattjuntunen@apache.org
Interval.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned
238 32 2018-04-19 2021-06-05 11 5 matt.juntunen@hotmail.com mattjuntunen@apache.org
Line.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod
207 37 2018-04-19 2021-06-21 26 5 matt.juntunen@hotmail.com mattjuntunen@apache.org
OrientedPoint.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned
203 30 2018-04-19 2021-06-05 24 5 matt.juntunen@hotmail.com mattjuntunen@apache.org
Plane.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed
192 26 2018-04-19 2021-06-21 46 6 matt.juntunen@hotmail.com mattjuntunen@apache.org
Segment.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod
118 16 2018-04-19 2022-04-30 19 4 matt.juntunen@hotmail.com mattjuntunen@apache.org
WelzlEncloser.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
75 5 2018-04-19 2025-01-18 18 7 matt.juntunen@hotmail.com sebb@apache.org
EnclosingBall.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
46 8 2018-04-19 2021-06-05 12 3 matt.juntunen@hotmail.com mattjuntunen@apache.org
Vector.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
19 - 2018-04-19 2024-01-14 21 4 matt.juntunen@hotmail.com garydgregory@gmail.com
Hyperplane.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
13 - 2018-04-19 2020-05-06 11 3 matt.juntunen@hotmail.com mattjuntunen@apache.org
SupportBallGenerator.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
6 - 2018-04-19 2018-07-20 6 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
Encloser.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
5 - 2018-04-19 2020-01-28 8 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
Point.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
4 - 2018-04-19 2018-11-09 6 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
1 - 2018-04-19 2018-04-20 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical/twod
1 - 2018-04-19 2024-01-14 3 3 matt.juntunen@hotmail.com garydgregory@gmail.com
package-info.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical/oned
1 - 2018-04-19 2024-01-14 3 3 matt.juntunen@hotmail.com garydgregory@gmail.com
package-info.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
1 - 2018-04-19 2019-12-22 6 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
1 - 2018-04-19 2019-12-22 3 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod
1 - 2018-04-19 2018-04-20 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned
1 - 2018-04-19 2018-04-20 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed
1 - 2018-04-19 2018-04-20 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
EuclideanVector.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
20 3 2018-05-21 2025-03-28 17 4 matt.juntunen@hotmail.com aherbert@apache.org
Spatial.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
7 - 2018-05-21 2019-11-24 5 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
1 - 2018-05-21 2019-12-22 5 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical
1 - 2018-06-03 2022-03-11 3 3 matt.juntunen@hotmail.com mattjuntunen@apache.org
PolarCoordinates.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod
94 17 2018-06-22 2021-06-05 20 4 matt.juntunen@hotmail.com mattjuntunen@apache.org
SphericalCoordinates.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed
112 19 2018-07-01 2021-06-05 20 5 matt.juntunen@hotmail.com mattjuntunen@apache.org
SimpleTupleFormat.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
208 22 2018-07-11 2025-03-28 12 4 matt.juntunen@hotmail.com aherbert@apache.org
DoubleFunction2N.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
5 - 2018-07-11 2018-07-21 3 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
DoubleFunction3N.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
5 - 2018-07-11 2018-07-21 3 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
DoubleFunction1N.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
5 - 2018-07-11 2018-07-21 3 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
1 - 2018-07-11 2019-12-22 4 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal
1 - 2018-09-03 2018-09-14 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
Vectors.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal
54 13 2018-09-11 2024-01-14 19 5 matt.juntunen@hotmail.com garydgregory@gmail.com
GeometryInternalError.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
10 1 2018-09-14 2020-07-07 4 3 gilles@harfang.homelinux.org mattjuntunen@apache.org
index.xml
in src/site/xdoc/userguide
1135 - 2018-09-18 2022-03-11 25 3 gilles@harfang.homelinux.org mattjuntunen@apache.org
developers.xml
in src/site/xdoc
248 - 2018-09-18 2020-02-18 6 4 gilles@harfang.homelinux.org a.herbert@sussex.ac.uk
mail-lists.xml
in src/site/xdoc
150 - 2018-09-18 2022-06-05 6 4 gilles@harfang.homelinux.org aherbert@apache.org
download_geometry.xml
in src/site/xdoc
96 - 2018-09-18 2022-06-05 5 4 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in src/site
66 - 2018-09-18 2025-02-18 17 6 gilles@harfang.homelinux.org aherbert@apache.org
index.xml
in src/site/xdoc
65 - 2018-09-18 2021-06-05 17 4 gilles@harfang.homelinux.org mattjuntunen@apache.org
issue-tracking.xml
in src/site/xdoc
54 - 2018-09-18 2025-01-15 4 4 gilles@harfang.homelinux.org sebb@apache.org
xsl
xdoc.xsl
in src/site/xdoc/userguide
50 - 2018-09-18 2018-09-22 2 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
release-history.xml
in src/site/xdoc
21 - 2018-09-18 2021-08-14 5 3 gilles@harfang.homelinux.org mattjuntunen@apache.org
MultiDimensionalEuclideanVector.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
10 1 2018-09-22 2025-03-28 7 3 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in commons-geometry-spherical/src/site
18 - 2018-09-25 2025-02-18 7 5 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in commons-geometry-core/src/site
18 - 2018-09-25 2025-02-18 7 5 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in commons-geometry-euclidean/src/site
18 - 2018-09-25 2025-02-18 7 5 gilles@harfang.homelinux.org aherbert@apache.org
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed
1 - 2018-04-19 2018-04-20 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned
1 - 2018-04-19 2018-04-20 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod
1 - 2018-04-19 2018-04-20 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
1 - 2018-04-19 2018-04-20 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
SupportBallGenerator.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
6 - 2018-04-19 2018-07-20 6 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
DoubleFunction1N.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
5 - 2018-07-11 2018-07-21 3 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
DoubleFunction3N.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
5 - 2018-07-11 2018-07-21 3 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
DoubleFunction2N.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
5 - 2018-07-11 2018-07-21 3 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal
1 - 2018-09-03 2018-09-14 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
xsl
xdoc.xsl
in src/site/xdoc/userguide
50 - 2018-09-18 2018-09-22 2 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
Point.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
4 - 2018-04-19 2018-11-09 6 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation
1 - 2018-12-11 2018-12-17 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
AxisReferenceFrame.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation
5 - 2018-12-11 2018-12-17 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
AxisSequenceType.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation
5 - 2018-12-11 2018-12-17 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp
1 - 2019-11-24 2019-11-24 1 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
RegionLocation.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
6 - 2019-11-24 2019-11-24 1 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
HyperplaneLocation.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
6 - 2019-11-24 2019-11-24 1 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
EmbeddingHyperplane.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
6 - 2019-11-24 2019-11-24 1 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
Spatial.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
7 - 2018-05-21 2019-11-24 5 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
Split.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
36 5 2019-11-24 2019-11-24 1 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
AxisSequence.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation
41 4 2018-12-11 2019-11-24 4 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
1 - 2018-05-21 2019-12-22 5 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
1 - 2018-04-19 2019-12-22 3 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
1 - 2018-07-11 2019-12-22 4 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
package-info.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
1 - 2018-04-19 2019-12-22 6 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
Splittable.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
5 - 2019-11-24 2019-12-22 2 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
package-info.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing/euclidean/threed
1 - 2019-12-22 2019-12-23 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
package-info.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing/euclidean/twod
1 - 2019-12-22 2019-12-23 2 2 matt.juntunen@hotmail.com gilles@harfang.homelinux.org
EuclideanTransform.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
5 - 2019-11-24 2020-01-28 4 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
Encloser.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
5 - 2018-04-19 2020-01-28 8 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
Transform.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
6 - 2019-11-24 2020-01-28 6 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
Rotation3D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation
11 - 2018-12-16 2020-01-28 8 2 matt.juntunen@hotmail.com matt.juntunen@hotmail.com
developers.xml
in src/site/xdoc
248 - 2018-09-18 2020-02-18 6 4 gilles@harfang.homelinux.org a.herbert@sussex.ac.uk
RegionCutRule.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp
6 - 2020-02-20 2020-02-20 1 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
BSPSubtree.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp
8 - 2019-11-24 2020-02-20 4 2 gilles@harfang.homelinux.org matt.juntunen@hotmail.com
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/rotation
1 - 2020-03-06 2020-03-07 2 2 matt.juntunen@hotmail.com gilleseran@gmail.com
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line
1 - 2020-05-06 2020-05-06 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/shape
1 - 2020-05-06 2020-05-06 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/shape
1 - 2020-05-06 2020-05-06 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path
1 - 2020-05-06 2020-05-06 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
HyperplaneBoundedRegion.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
6 - 2019-11-24 2020-05-06 2 3 gilles@harfang.homelinux.org mattjuntunen@apache.org
BoundarySource.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
7 - 2019-12-24 2020-05-06 3 3 matt.juntunen@hotmail.com mattjuntunen@apache.org
Sized.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
10 2 2020-05-06 2020-05-06 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
HyperplaneConvexSubset.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
10 - 2020-05-06 2020-05-06 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
Linecastable3D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line
12 2 2020-05-06 2020-05-06 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
Linecastable2D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod
12 2 2019-12-29 2020-05-06 3 3 matt.juntunen@hotmail.com mattjuntunen@apache.org
Hyperplane.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning
13 - 2018-04-19 2020-05-06 11 3 matt.juntunen@hotmail.com mattjuntunen@apache.org
Embedding.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
14 2 2019-11-24 2020-05-06 2 3 gilles@harfang.homelinux.org mattjuntunen@apache.org
EmbeddedTreeGreatCircleSubset.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical/twod
82 10 2020-05-06 2020-05-06 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
RegionEmbedding.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
5 - 2020-05-06 2020-05-24 2 1 mattjuntunen@apache.org mattjuntunen@apache.org
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
spotbugs-exclude-filter.xml
in src/conf/spotbugs
78 - 2025-03-28 2025-03-28 1 1 aherbert@apache.org aherbert@apache.org
pmd-ruleset.xml
in src/conf/pmd
63 - 2025-03-28 2025-03-28 1 1 aherbert@apache.org aherbert@apache.org
ConvexHull3D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/hull
316 31 2024-04-28 2024-04-28 1 1 75903169+agoss94@users.nore... 75903169+agoss94@users.nore...
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/hull
1 - 2024-04-28 2024-04-28 1 1 75903169+agoss94@users.nore... 75903169+agoss94@users.nore...
ConvexHull2D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/hull
236 16 2023-07-18 2024-01-14 8 2 andreas.goss1994@gmail.com garydgregory@gmail.com
ConvexHull.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
6 - 2023-07-18 2023-07-18 1 1 andreas.goss1994@gmail.com andreas.goss1994@gmail.com
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/hull
1 - 2023-07-18 2023-07-18 1 1 andreas.goss1994@gmail.com andreas.goss1994@gmail.com
DistancedValue.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
25 4 2022-04-23 2022-04-23 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
AbstractBucketPointMap.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
891 74 2022-03-11 2025-04-23 6 3 mattjuntunen@apache.org aherbert@apache.org
PointMap1SImpl.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical
249 23 2022-03-11 2022-04-23 2 1 mattjuntunen@apache.org mattjuntunen@apache.org
PointMap1DImpl.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
165 11 2022-03-11 2022-04-23 2 1 mattjuntunen@apache.org mattjuntunen@apache.org
PointMap2SImpl.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical
150 10 2022-03-11 2022-04-23 2 1 mattjuntunen@apache.org mattjuntunen@apache.org
PointMap3DImpl.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
150 9 2022-03-11 2023-11-16 3 2 mattjuntunen@apache.org garydgregory@gmail.com
AbstractPointMap1D.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
135 17 2022-03-11 2022-04-23 2 1 mattjuntunen@apache.org mattjuntunen@apache.org
PointMap2DImpl.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
122 9 2022-03-11 2023-11-16 3 2 mattjuntunen@apache.org garydgregory@gmail.com
PointMapAsSetAdapter.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
101 15 2022-03-11 2022-10-13 3 2 mattjuntunen@apache.org aherbert@apache.org
EuclideanCollections.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
29 7 2022-03-11 2022-03-11 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
SphericalCollections.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical
22 5 2022-03-11 2022-03-11 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
PointSet.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/collection
11 - 2022-03-11 2022-04-23 2 1 mattjuntunen@apache.org mattjuntunen@apache.org
PointMap.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/collection
11 - 2022-03-11 2022-04-23 2 1 mattjuntunen@apache.org mattjuntunen@apache.org
package-info.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/collection
1 - 2022-03-11 2022-03-11 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
GeometryInternalUtils.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
16 2 2021-11-20 2022-04-23 3 1 mattjuntunen@apache.org mattjuntunen@apache.org
settings.xml
in doc/release
31 - 2021-08-21 2021-08-21 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
settings-security.xml
in doc/release
5 - 2021-08-21 2021-08-21 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
AbstractGeometryIOMetadata.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core
27 4 2021-07-31 2021-07-31 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
GeometryIOMetadata.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core
6 - 2021-07-31 2021-07-31 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
IOToIntFunction.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core/internal
6 - 2021-07-31 2021-07-31 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
IOConsumer.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core/internal
6 - 2021-07-31 2021-07-31 1 1 mattjuntunen@apache.org mattjuntunen@apache.org
EuclideanVectorSum.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
14 2 2021-06-21 2025-03-28 2 2 mattjuntunen@apache.org aherbert@apache.org
EuclideanUtils.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal
65 3 2021-04-21 2021-08-16 2 1 mattjuntunen@apache.org mattjuntunen@apache.org
teapot.xml
in src/site/xdoc/tutorials
784 - 2021-04-18 2021-08-12 3 1 mattjuntunen@apache.org mattjuntunen@apache.org
SimpleTextParser.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core/internal
480 78 2021-03-28 2021-08-16 5 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
ObjWriter.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/obj
225 29 2021-03-28 2021-08-16 5 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
PolygonObjParser.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/obj
218 20 2021-03-28 2021-08-16 4 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
BoundaryIOManager.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core
187 31 2021-03-28 2025-03-28 7 3 matt.juntunen@hotmail.com aherbert@apache.org
CharReadBuffer.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core/internal
187 23 2021-03-28 2025-03-28 5 3 matt.juntunen@hotmail.com aherbert@apache.org
TextFacetDefinitionReader.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
137 17 2021-03-28 2025-04-25 4 3 matt.juntunen@hotmail.com aherbert@apache.org
GeometryIOUtils.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core/internal
133 17 2021-03-28 2021-07-31 2 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
TextFacetDefinitionWriter.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
131 17 2021-03-28 2021-08-16 3 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
StlBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/stl
119 10 2021-03-28 2025-03-28 4 3 matt.juntunen@hotmail.com aherbert@apache.org
IO3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed
115 30 2021-03-28 2021-07-31 4 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
TextStlWriter.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/stl
109 12 2021-03-28 2023-01-13 4 3 matt.juntunen@hotmail.com garydgregory@gmail.com
TextStlFacetDefinitionReader.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/stl
99 12 2021-03-28 2021-07-31 2 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
BinaryStlFacetDefinitionReader.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/stl
94 12 2021-03-28 2021-07-31 2 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
AbstractBoundaryReadHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed
94 9 2021-03-28 2025-03-28 4 3 matt.juntunen@hotmail.com aherbert@apache.org
AbstractObjParser.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/obj
92 11 2021-03-28 2021-07-31 2 2 matt.juntunen@hotmail.com mattjuntunen@apache.org
ObjBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/obj
90 14 2021-03-28 2025-03-28 5 4 matt.juntunen@hotmail.com aherbert@apache.org
BoundaryIOManager3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed
65 9 2021-03-28 2025-03-28 5 3 matt.juntunen@hotmail.com aherbert@apache.org
AbstractTextBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
62 10 2021-03-28 2025-03-28 5 4 matt.juntunen@hotmail.com aherbert@apache.org
AbstractTextFormatWriter.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core/utils
61 13 2021-03-28 2021-07-31 4 3 matt.juntunen@hotmail.com mattjuntunen@apache.org
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
TextFacetDefinitionReader.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
137 17 2021-03-28 2025-04-25 4 3 matt.juntunen@hotmail.com aherbert@apache.org
AbstractBucketPointMap.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
891 74 2022-03-11 2025-04-23 6 3 mattjuntunen@apache.org aherbert@apache.org
AbstractBSPTree.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp
526 60 2019-11-24 2025-03-28 15 7 gilles@harfang.homelinux.org aherbert@apache.org
Vector3D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed
480 64 2018-04-19 2025-03-28 63 9 matt.juntunen@hotmail.com aherbert@apache.org
Vector2D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod
414 63 2018-04-19 2025-03-28 55 7 matt.juntunen@hotmail.com aherbert@apache.org
SimpleTupleFormat.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal
208 22 2018-07-11 2025-03-28 12 4 matt.juntunen@hotmail.com aherbert@apache.org
BoundaryIOManager.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core
187 31 2021-03-28 2025-03-28 7 3 matt.juntunen@hotmail.com aherbert@apache.org
CharReadBuffer.java
in commons-geometry-io-core/src/main/java/org/apache/commons/geometry/io/core/internal
187 23 2021-03-28 2025-03-28 5 3 matt.juntunen@hotmail.com aherbert@apache.org
AbstractPathConnector.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal
177 19 2019-11-24 2025-03-28 6 5 gilles@harfang.homelinux.org aherbert@apache.org
AbstractLinePathConnector.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path
153 23 2020-05-06 2025-03-28 6 3 mattjuntunen@apache.org aherbert@apache.org
AbstractPartitionedRegionBuilder.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp
151 14 2020-07-01 2025-03-28 4 3 balsingh@ge.com aherbert@apache.org
AbstractGreatArcConnector.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical/twod
149 23 2019-11-24 2025-03-28 6 5 gilles@harfang.homelinux.org aherbert@apache.org
AbstractNSphere.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
130 13 2020-03-28 2025-03-28 6 4 matt.juntunen@hotmail.com aherbert@apache.org
Circle.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/shape
125 17 2020-05-06 2025-03-28 4 3 mattjuntunen@apache.org aherbert@apache.org
StlBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/stl
119 10 2021-03-28 2025-03-28 4 3 matt.juntunen@hotmail.com aherbert@apache.org
AbstractBoundaryReadHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed
94 9 2021-03-28 2025-03-28 4 3 matt.juntunen@hotmail.com aherbert@apache.org
ObjBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/obj
90 14 2021-03-28 2025-03-28 5 4 matt.juntunen@hotmail.com aherbert@apache.org
spotbugs-exclude-filter.xml
in src/conf/spotbugs
78 - 2025-03-28 2025-03-28 1 1 aherbert@apache.org aherbert@apache.org
BoundaryIOManager3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed
65 9 2021-03-28 2025-03-28 5 3 matt.juntunen@hotmail.com aherbert@apache.org
pmd-ruleset.xml
in src/conf/pmd
63 - 2025-03-28 2025-03-28 1 1 aherbert@apache.org aherbert@apache.org
AbstractTextBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
62 10 2021-03-28 2025-03-28 5 4 matt.juntunen@hotmail.com aherbert@apache.org
DiskGenerator.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing/euclidean/twod
57 3 2019-12-22 2025-03-28 8 6 matt.juntunen@hotmail.com aherbert@apache.org
InteriorAngleLinePathConnector.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path
48 8 2020-05-06 2025-03-28 4 3 mattjuntunen@apache.org aherbert@apache.org
SimpleFacetDefinition.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed
47 7 2021-03-28 2025-03-28 3 3 matt.juntunen@hotmail.com aherbert@apache.org
InteriorAngleGreatArcConnector.java
in commons-geometry-spherical/src/main/java/org/apache/commons/geometry/spherical/twod
46 8 2019-11-24 2025-03-28 7 6 gilles@harfang.homelinux.org aherbert@apache.org
AbstractBSPTreeMergeOperator.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp
42 7 2019-11-24 2025-03-28 3 3 gilles@harfang.homelinux.org aherbert@apache.org
TextBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
41 9 2021-03-28 2025-03-28 3 3 matt.juntunen@hotmail.com aherbert@apache.org
ObjBoundaryReadHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/obj
40 7 2021-03-28 2025-03-28 4 3 matt.juntunen@hotmail.com aherbert@apache.org
StlBoundaryReadHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/stl
32 5 2021-03-28 2025-03-28 3 3 matt.juntunen@hotmail.com aherbert@apache.org
TextBoundaryReadHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
28 5 2021-03-28 2025-03-28 3 3 matt.juntunen@hotmail.com aherbert@apache.org
AbstractAffineTransformMatrix.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
21 3 2019-11-24 2025-03-28 8 3 gilles@harfang.homelinux.org aherbert@apache.org
CsvBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
20 3 2021-03-28 2025-03-28 3 3 matt.juntunen@hotmail.com aherbert@apache.org
AbstractBoundaryWriteHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed
20 3 2021-03-28 2025-03-28 3 3 matt.juntunen@hotmail.com aherbert@apache.org
EuclideanVector.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
20 3 2018-05-21 2025-03-28 17 4 matt.juntunen@hotmail.com aherbert@apache.org
EuclideanVectorSum.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
14 2 2021-06-21 2025-03-28 2 2 mattjuntunen@apache.org aherbert@apache.org
CsvBoundaryReadHandler3D.java
in commons-geometry-io-euclidean/src/main/java/org/apache/commons/geometry/io/euclidean/threed/txt
11 2 2021-03-28 2025-03-28 2 2 matt.juntunen@hotmail.com aherbert@apache.org
MultiDimensionalEuclideanVector.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean
10 1 2018-09-22 2025-03-28 7 3 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in src/site
66 - 2018-09-18 2025-02-18 17 6 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in commons-geometry-spherical/src/site
18 - 2018-09-25 2025-02-18 7 5 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in commons-geometry-core/src/site
18 - 2018-09-25 2025-02-18 7 5 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in commons-geometry-euclidean/src/site
18 - 2018-09-25 2025-02-18 7 5 gilles@harfang.homelinux.org aherbert@apache.org
site.xml
in commons-geometry-enclosing/src/site
14 - 2018-09-25 2025-02-18 6 4 gilles@harfang.homelinux.org aherbert@apache.org
WelzlEncloser.java
in commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing
75 5 2018-04-19 2025-01-18 18 7 matt.juntunen@hotmail.com sebb@apache.org
issue-tracking.xml
in src/site/xdoc
54 - 2018-09-18 2025-01-15 4 4 gilles@harfang.homelinux.org sebb@apache.org
ConvexHull3D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/hull
316 31 2024-04-28 2024-04-28 1 1 75903169+agoss94@users.nore... 75903169+agoss94@users.nore...
package-info.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/hull
1 - 2024-04-28 2024-04-28 1 1 75903169+agoss94@users.nore... 75903169+agoss94@users.nore...
AbstractConvexPolygon3D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed
278 11 2020-05-24 2024-01-14 7 4 mattjuntunen@apache.org garydgregory@gmail.com
ConvexHull2D.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/hull
236 16 2023-07-18 2024-01-14 8 2 andreas.goss1994@gmail.com garydgregory@gmail.com
Vectors.java
in commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal
54 13 2018-09-11 2024-01-14 19 5 matt.juntunen@hotmail.com garydgregory@gmail.com
Vector.java
in commons-geometry-core/src/main/java/org/apache/commons/geometry/core
19 - 2018-04-19 2024-01-14 21 4 matt.juntunen@hotmail.com garydgregory@gmail.com