C++ package for a numerical evaluation of multidimensional integrals with constant limits of integration by the Korobov's method Korobov's method. The package is a translation of former Fortran package.
autoreconf (or try add options: --force --install)
./configure
make
Next from command line run the executables, e. g.,
./src/Mikor
./src/Test1
./src/Test2
Bugs can be reported via the Issue Tracker of Github.