mike-a-bike / yaphyre

Automatically exported from code.google.com/p/yaphyre
0 stars 0 forks source link

Unify the handling of samplers #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Various other tasks depend on this one, so the priority is set to high

Original comment by mike0...@gmail.com on 15 Oct 2012 at 9:19