Implement a generic infrastructure for handling samplers. Many of the
algorithms to implement rely on a solid sampling infrastructure.
Samplers are basically random number generators which create number samples
within certain boundaries. Implement a Monte Carlo approach for different use
case scenarios.
Original issue reported on code.google.com by mike0...@gmail.com on 15 Oct 2012 at 9:17
Original issue reported on code.google.com by
mike0...@gmail.com
on 15 Oct 2012 at 9:17