Skip to content
/ mikor Public

Korobov's method of numerical integration

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Mezek/mikor

Repository files navigation

Mikor

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.

Preview

Screenshot1
Screenshot2

Start

autoreconf (or try add options: --force --install)
./configure
make

Usage

Next from command line run the executables, e. g.,

./src/Mikor
./src/Test1
./src/Test2

Bugs and remarks

Bugs can be reported via the Issue Tracker of Github.

About

Korobov's method of numerical integration

Topics

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published