-
Notifications
You must be signed in to change notification settings - Fork 0
Move R interface of volesti to a new repository
Move the CRAN package volesti out of volesti repository to a new repository under GeomScale Organization. This will simplify maintenance and development in volesti.
The tests in volesti should keep check against the new R interface. The new R interface could use a more up to date version of the C++ code.
[1] Chalkis, Fisikopoulos - volesti: Volume Approximation and Sampling for Convex Polytopes in R
-
Vissarion Fisikopoulos <vissarion.fisikopoulos at gmail.com> is an international expert in mathematical software, computational geometry, and optimization, and has previous GSOC mentoring experience with Boost C++ libraries (2016-2020) and the R-project (2017-2019).
-
Elias Tsigaridas <elias.tsigaridas at inria.fr> is an expert in computational nonlinear algebra and geometry with experience in mathematical software. He has contributed to the implementation, in C and C++, of several solving algorithms for various open source computer algebra libraries and has previous GSOC mentoring experience with the R-project (2019) and Geomscale (2020).
- Easy: Download, compile and run a simple volume estimation example with both C++ and R interfaces of volesti.
- Medium/Hard: try as many as possible from the following issues: https://github.com/GeomScale/volesti/issues/117 https://github.com/GeomScale/volesti/issues/217