News

Nest2D is a 2D bin packaging tool for python. Nest2D works with the C++ libnest2d backend for speed. For python C++ interoperability we use pybind11. The library is written in a way that it should be ...
A Simple Delaunay triangulation and Voronoi diagram constructor in 2D. Written by Jose M. Espadero. Just pretend to be a simple and didactic implementation of the Bowyer-Watson algorithm to compute ...