van_der_corput_test, a C++ code which calls van_der_corput(), which computes the van der Corput Quasi Monte Carlo (QMC) sequence, using a simple interface.
The information on this web page is distributed under the MIT license.
van_der_corput, a C++ code which computes elements of a 1D van der Corput Quasi Monte Carlo (QMC) sequence.