Normal/Gaussian random number generation for D
    Joseph Rushton Wakeling 
    joseph.wakeling at webdrake.net
       
    Wed Nov 21 02:48:41 PST 2012
    
    
  
On 11/21/2012 01:44 AM, jerro wrote:
> By functionality, do you mean just the API or also the implementation? I assume
> my Ziggurat algorithm implementation isn't easy to understand without some kind
> of description. I'll need to write a ton of comments in there.
A bit of both, but mainly the API.  I'm interested in how obvious it is how to 
_use_ it rather than how obvious the internals are (which is rare for any case, 
let alone something like Ziggurat).
    
    
More information about the Digitalmars-d
mailing list