0.1.1 • Published 11 months ago

rulyotano.math.geometry v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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.