muchip/HaltonSet
Realizes a high precision implementation of the Halton Set in arbitrary dimensions using a simple sieve for the prime generation and an explicit storage of their b-adic representation. In order to achieve high accuracy, the radical inverse is formed by the Horner scheme.
C++BSD-3-Clause
No issues in this repository yet.