Google Summer of Code 2022
Introduction
Through this work we present a C++ with R interface implementation of the CRHMC algorithm. This project was build through the Google Summer of Code program in GeomScale. Main goal for this problem was to implement the CRHMC in VolEsti with high performance. With this project now the VolEsti library has the capability to sample from large sparse polytopes. Previously all VolEsti random walks would process the constraint matrix in dense form. One can view the project Proposal Here.