This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git
from af0d8ea3 Bump actions/checkout from 3.2.0 to 4.2.2 new 318e627f Fix hash code collision for Vector2D and Vector3D new 0e9aea0e Track changes The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../geometry/euclidean/threed/Vector3D.java | 6 +++- .../commons/geometry/euclidean/twod/Vector2D.java | 5 ++- .../geometry/euclidean/threed/Vector3DTest.java | 39 ++++++++++++++++++++++ .../geometry/euclidean/twod/Vector2DTest.java | 35 ++++++++++++++++++- .../geometry/spherical/twod/GreatCircleTest.java | 4 ++- src/changes/changes.xml | 8 ++--- 6 files changed, 89 insertions(+), 8 deletions(-)