The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.04 - 2011-02-13

  • 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))