CGAL 3.5 Released, Computational Geometry Algorithms Library

The CGAL Open Source Project is pleased to announce the Release 3.5
of CGAL, the Computational Geometry Algorithms Library.

Besides improvements to existing packages, this release offers the
following new algorithms and data structures.

 o 3D Periodic Triangulations (new package)

   This package allows to build and handle triangulations of point sets in
   the three dimensional flat torus. Triangulations are [...]