surajchoubey / volume_approximation

Practical volume computation and sampling in high dimensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VolEsti is a C++ library for volume approximation and sampling of convex bodies (e.g. polytopes) with an R interface. For a limited Python interface we refer to package dingo. VolEsti is part of the GeomScale project.

CRAN status CRAN downloads CRAN/METACRAN Chat

🧪 Test results

CRAN check CircleCI master CircleCI develop gcc-test clang-test codecov

R-CMD-ubuntu R-CMD-macOS R-CMD-windows

📄 Documentation

⭐ Credits

© Copyright and Licensing

Copyright (c) 2012-2022 Vissarion Fisikopoulos
Copyright (c) 2018-2022 Apostolos Chalkis
Copyright (c) 2020-2022 Elias Tsigaridas

You may redistribute or modify the software under the GNU Lesser General Public License as published by Free Software Foundation, either version 3 of the License, or (at your option) any later version. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

About

Practical volume computation and sampling in high dimensions

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 93.8%Language:R 4.8%Language:CMake 1.2%Language:Python 0.1%Language:Makefile 0.0%