star_discrepancy_test, a C++ code which calls star_discrepancy(), which computes bounds on the star discrepancy of an M-dimensional set of N points in the unit hypercube.
The information on this web page is distributed under the MIT license.
star_discrepancy, a C++ code which reads a table file of N points in M dimensions (presumed to lie in the unit hypercube) and computes bounds on the star discrepancy, a measure of dispersion, by Eric Thiemard.