Changes for version 1.04

  • Fixed issues with points that lie on the convex hull but aren't part of it.
  • Optimize the implementation a bit.

Modules

Calculate convex hulls using Graham's scan (n*log(n))