Provides an R interface for 'volesti' C++ package. 'volesti' computes estimations of volume of polytopes given by a set of points or linear inequalities or Minkowski sum of segments (zonotopes). There are two algorithms for volume estimation (I.Z. Emiris and V. Fisikopoulos (2014) <arXiv:1312.2873> and B. Cousins, S. Vempala (2016) <arXiv:1409.6011>) as well as algorithms for sampling, rounding and rotating polytopes. Moreover, 'volesti' provides algorithms for estimating copulas (L. Cales, A. Chalkis, I.Z. Emiris, V. Fisikopoulos (2018) <arXiv:1803.05861>).
Version: | 1.0.2 |
Depends: | Rcpp (≥ 0.12.17) |
Imports: | methods |
LinkingTo: | Rcpp, RcppEigen, BH |
Suggests: | testthat |
Published: | 2019-06-03 |
Author: | Vissarion Fisikopoulos [aut, cph, cre],
Apostolos Chalkis [cph, aut],
contributors in file inst/AUTHORS volesti author details |
Maintainer: | Vissarion Fisikopoulos <vissarion.fisikopoulos at gmail.com> |
BugReports: | https://github.com/GeomScale/volume_approximation/issues |
License: | LGPL-3 |
Copyright: | file inst/COPYRIGHTS volesti copyright details |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | volesti results |
Reference manual: | volesti.pdf |
Package source: | volesti_1.0.2.tar.gz |
Windows binaries: | r-devel: volesti_1.0.2.zip, r-release: volesti_1.0.2.zip, r-oldrel: volesti_1.0.2.zip |
OS X binaries: | r-release: volesti_1.0.2.tgz, r-oldrel: volesti_1.0.2.tgz |
Old sources: | volesti archive |
Please use the canonical form https://CRAN.R-project.org/package=volesti to link to this page.