Provides an R interface for 'volesti' C++ package. 'volesti' computes estimations of volume of polytopes given by (i) a set of points, (ii) linear inequalities or (iii) Minkowski sum of segments (a.k.a. zonotopes). There are three algorithms for volume estimation as well as algorithms for sampling, rounding and rotating polytopes. Moreover, 'volesti' provides algorithms for estimating copulas useful in computational finance. Methods implemented in 'volesti' are described in A. Chalkis and V. Fisikopoulos (2022) <doi:10.32614/RJ-2021-077> and references therein.
Version: | 1.1.2-8 |
Depends: | Rcpp (≥ 0.12.17) |
Imports: | methods, stats |
LinkingTo: | Rcpp, RcppEigen, BH |
Suggests: | testthat |
Published: | 2024-10-09 |
DOI: | 10.32614/CRAN.package.volesti |
Author: | Vissarion Fisikopoulos
[aut, cre,
cph],
Apostolos Chalkis
[aut, cph] volesti author details |
Maintainer: | Vissarion Fisikopoulos <vissarion.fisikopoulos at gmail.com> |
BugReports: | https://github.com/GeomScale/volesti/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.1.2-8.tar.gz |
Windows binaries: | r-devel: volesti_1.1.2-8.zip, r-release: volesti_1.1.2-8.zip, r-oldrel: volesti_1.1.2-8.zip |
macOS binaries: | r-release (arm64): volesti_1.1.2-8.tgz, r-oldrel (arm64): volesti_1.1.2-8.tgz, r-release (x86_64): volesti_1.1.2-8.tgz, r-oldrel (x86_64): volesti_1.1.2-8.tgz |
Old sources: | volesti archive |
Please use the canonical form https://CRAN.R-project.org/package=volesti to link to this page.