slackbuilds/academic/voro++
William PC 03f969c180
academic/voro++: Added (A 3D Voronoi cell software library)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-15 10:47:38 +07:00
..
README academic/voro++: Added (A 3D Voronoi cell software library) 2022-10-15 10:47:38 +07:00
slack-desc academic/voro++: Added (A 3D Voronoi cell software library) 2022-10-15 10:47:38 +07:00
voro++.SlackBuild academic/voro++: Added (A 3D Voronoi cell software library) 2022-10-15 10:47:38 +07:00
voro++.info academic/voro++: Added (A 3D Voronoi cell software library) 2022-10-15 10:47:38 +07:00

README

  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.