The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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