Package: volesti
Type: Package
License: LGPL-3
Title: Volume Approximation and Sampling of Convex Polytopes
Author: Vissarion Fisikopoulos <vissarion.fisikopoulos@gmail.com> [aut, cph, cre],
  Apostolos Chalkis <tolis.chal@gmail.com> [cph, aut],
  contributors in file inst/AUTHORS
Copyright: file inst/COPYRIGHTS
Description: 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.
Version: 1.1.2-2
Date: 2021-07-14
Maintainer: Vissarion Fisikopoulos <vissarion.fisikopoulos@gmail.com>
Depends: Rcpp (>= 0.12.17)
Imports: methods, stats
LinkingTo: Rcpp, RcppEigen, BH
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.1.1
BugReports: https://github.com/GeomScale/volume_approximation/issues
NeedsCompilation: yes
Packaged: 2021-07-14 15:40:34 UTC; tolis
Repository: CRAN
Date/Publication: 2021-07-14 16:30:02 UTC
Built: R 4.0.5; x86_64-w64-mingw32; 2022-04-21 08:10:05 UTC; windows
Archs: i386, x64
