Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 402 Bytes

#MCIntegrator

Fortran modules for computing numerical integrals with the Monte Carlo method. Some basic tools for finding the average and stadard deviation of an array of data are included.

In doc/ there is a user manual in pdf.

In examples/ there are several examples.

#Build the library

Insert the system parameters in the config.sh and then simply execute the command

./build.sh