Revision b2470c576312070c0618d5188a37d802cf94c20b authored by AlexManochis on 17 July 2020, 09:08:47 UTC, committed by GitHub on 17 July 2020, 09:08:47 UTC
* initial implementation of billiard walk

* improved billiard completed for H-polytopes

* modify v-polytopes and zonotopes to be used by improved billiard walk

* update polytope intersection ball to be used by new billiard walk

* update point and volume rcpp function

* expose improved billiard to sample_points R function

* fix bugs including header in rcpp interface

* fix compile bugs in compute_reflection of ball.h

* update contribution comments in new header file

* update contribution comments in new header files

* fix default random walk in volume computation, remove unused comments

* update Rcpp function volume

* fix c++ tests

* minor improvements and update roxygen comments in volume.cpp

* improve R interface in volume.cpp

* improve r interface in sample_points.cpp

* fix compiler errors

* improve computation of AA in billiard

* remove useless comments
1 parent c0cc48c
History

README.md

back to top