Computational geometry

Some algorithms in Computational geometry in Julia, like

  • Intersections
  • Convex hull
  • Voronoi diagrams

There are some (actually a lot) changes I still have to implement. The code is in Computational Geometry.