The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
New function cellVolume
. It returns the volume of a bounded 2D or 3D Voronoï cell (i.e. the area in 2D, the volume in 3D). For a bounded 3D Voronoï cell, in addition to the volume of the cell, the surface area of the cell is also returned.
Fixed a misspelled word.
The package does no longer depend on the ‘interp’ package.
The package does no longer depend on the ‘randomcoloR’ package, but it now depends on the packages ‘colorsGen’ and ‘Polychrome’.
Fixed a minor mistake in the plotVoronoiDiagram
function.
Fixed a small mistake in the C code.
Changed sprintf
to snprintf
in the C code.
Improved doc and examples.
Now the elevated Delaunay tessellation also returns the total area of the triangulation.
New feature: elevated Delaunay tessellation (also called 2.5D Delaunay triangulation).
First release.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.