How to Install voro++-dev in Ubuntu 18.04



Install voro++-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install voro++-dev

Description:

library for the computation of the Voronoi diagram (dev files)

Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations, computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used to analyze a system of particles. . This package contains the static library and header file to compile programs against the library.

Homepage: http://math.lbl.gov/voro++/

Version: 0.4.6+dfsg1-2

Section: universe/libdevel