monte_carlo_rule_test, a FORTRAN77 code which calls monte_carlo_test(), which generates a dataset of N random M-dimensional points, regards it as a quadrature rule for the unit hypercube, and writes out three files of information.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
monte_carlo_rule, a FORTRAN77 code which generates a dataset of N random M-dimensional points, regards it as a quadrature rule for the unit hypercube, and writes out three files of information.