Skip to content

Fortran tools for numerical Monte Carlo integration

License

Notifications You must be signed in to change notification settings

DCM-Uni-Paderborn/MCIntegrator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Fortran tools for numerical Monte Carlo integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 96.2%
  • Shell 3.8%