ParaMonte: A high-performance serial/parallel Monte Carlo simulation library for C, C++, Fortran
Description
ParaMonte (standing for Parallel Monte Carlo) is a serial and MPI/Coarray-parallelized library of Monte Carlo routines for sampling mathematical objective functions of arbitrary-dimensions, in particular, the posterior distributions of Bayesian models in data science, Machine Learning, and scientific inference. The ParaMonte library has been developed with the design goal of unifying the automation, accessibility, high-performance, scalability, and reproducibility of Monte Carlo simulations. The current implementation of the library includes ParaDRAM, a Parallel Delayed-Rejection Adaptive Metropolis Markov Chain Monte Carlo sampler, accessible from a wide range of programming languages including C, C++, Fortran, with a unified Application Programming Interface and simulation environment across all supported programming languages. The ParaMonte library is MIT-licensed and is permanently located and maintained at https://github.com/cdslaborg/paramonte.
Files
paper.pdf
Files
(5.6 MB)
Name | Size | Download all |
---|---|---|
md5:3d62b348a683af4cc26337fb10b84fa5
|
597.9 kB | Preview Download |
md5:7723c1b37a0a658905443491c046eedf
|
5.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cdslaborg/paramonte/tree/v1.5.1 (URL)