volesti: Volume Approximation and Sampling of Convex Polytopes

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-7
Depends: Rcpp (≥ 0.12.17)
Imports: methods, stats
LinkingTo: Rcpp, RcppEigen, BH
Suggests: testthat
Published: 2023-09-19
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/volesti/issues
License: LGPL-3
Copyright: file inst/COPYRIGHTS
volesti copyright details
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: volesti results

Documentation:

Reference manual: volesti.pdf

Downloads:

Package source: volesti_1.1.2-7.tar.gz
Windows binaries: r-devel: volesti_1.1.2-7.zip, r-release: volesti_1.1.2-7.zip, r-oldrel: volesti_1.1.2-7.zip
macOS binaries: r-release (arm64): volesti_1.1.2-7.tgz, r-oldrel (arm64): volesti_1.1.2-7.tgz, r-release (x86_64): volesti_1.1.2-7.tgz
Old sources: volesti archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=volesti to link to this page.