EMsoft icon indicating copy to clipboard operation
EMsoft copied to clipboard

Poisson deviate generator in noise.f90 module sometimes hangs (infinite loop ?)

Open marcdegraef opened this issue 5 years ago • 0 comments

The current implementation of the Poisson random number generator sometime has issues and is generally rather slow; should be replaced by a more efficient routine, for instance the code from https://jblevins.org/mirror/amiller/random.f90

marcdegraef avatar Jun 26 '19 12:06 marcdegraef