Abstract
The Monte Carlo (MC) method is a simple but effective way to perform simulations involving complicated or multivariate functions. The Quasi-Monte Carlo (QMC) method is similar but replaces independent and identically distributed (i.i.d.) random points by low discrepancy points. Low discrepancy points are regularly distributed points that may be deterministic or randomized. The digital net is a kind of low discrepancy point set that is generated by number theoretical methods. A software library for low discrepancy point generation has been developed. It is thread-safe and supports MPI for parallel computation. A numerical example from physics is shown.
Original language | English |
---|---|
Pages (from-to) | 257-262 |
Number of pages | 6 |
Journal | Lecture Notes in Computer Science |
Volume | 3358 |
DOIs | |
Publication status | Published - 2004 |
Scopus Subject Areas
- Theoretical Computer Science
- Computer Science(all)
User-Defined Keywords
- Digital nets
- Monte Carlo and Quasi-Monte Carlo methods
- Parallel programming
- Software library