GeomScale / volesti

Practical volume computation and sampling in high dimensions
GNU Lesser General Public License v3.0
142 stars 114 forks source link

Burn in Efficient Sampling #296

Closed vgnecula closed 3 months ago

vgnecula commented 3 months ago

New code for sampling.hpp handling an efficient burn in phase, without storing the necessary points.

This solves the listed issue.

Only code for sampling.hpp should be considered.

vfisikop commented 3 months ago

Thanks for this PR. Please clean up your branch and update it with current develop, to make it accessible for reviewing (now it has 18K lines changed in diff!)