rulyotano.math.geometry
v0.1.1
Published
Geometry helpers
Downloads
6
Maintainers
Readme
rulyotano.math.geometry
Geometry helpers
Helpers
- Convert from radians to degrees and vice versa
- Euclidean distance
- Best place to insert one point in a collection of points according to the distance between them, trying to minimize it.
Point
Point class to be used all along these libraries.