We are happy to announce the release 2.1 of DGtal. This release follows a major update of the library with new contributions and improvements of the build system (see more details in the Changelog section):

  • New Sparse Voxel Octree and Direct Acyclic Sparse Voxel Octree data structure to represent large digital sets (DigitalSetByOctree)
  • Many improvements in the QuickHull implementation with application to lattice polytopes and convexity computations (QuickHull)
  • It is now easier to use DGtal in external projects (see For users)
  • Better python build infrastructure for the bindings available on linux and macos. Give it a try with pip install dgtal
  • … and many bugfixes.