pi.py
estimates the value of Pi using NumPy's and both rocRAND's pseudo-random
(Monte Carlo method) and quasi-random (Quasi-Monte Carlo method) number
generators.
The example requires Matplotlib.
References:
pi.py
estimates the value of Pi using NumPy's and both rocRAND's pseudo-random
(Monte Carlo method) and quasi-random (Quasi-Monte Carlo method) number
generators.
The example requires Matplotlib.
References: