Skip to content

Conversation

@carlos-adir
Copy link
Contributor

@carlos-adir carlos-adir commented Jul 12, 2025

This PR divides the file polygon.py into point.py and box.py.

Also removes from the the class Point2D the methods that are no longer used :

  • inner
  • cross
  • norm2
  • __abs__
  • __truediv__
  • __or__ (computes inner)

Hence, this PR reduces the capabilities of this class

@carlos-adir carlos-adir changed the title Refactor class Point Refactor class Point to minimal requirements Jul 13, 2025
@carlos-adir carlos-adir merged commit 2de5a4d into main Jul 13, 2025
6 checks passed
@carlos-adir carlos-adir deleted the dev/geompoint branch July 14, 2025 08:48
@carlos-adir carlos-adir self-assigned this Jul 14, 2025
@carlos-adir carlos-adir added the refactor Tasks to improve readability / performance label Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Tasks to improve readability / performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants