[GSoC] Mir.random.flex - Generic non-uniform random sampling

Seb via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Aug 23 03:42:56 PDT 2016


On Tuesday, 23 August 2016 at 08:10:50 UTC, Nordlöw wrote:
> On Monday, 22 August 2016 at 15:34:47 UTC, Seb wrote:
>> http://blog.mir.dlang.io/random/2016/08/19/intro-to-random-sampling.html
>> http://blog.mir.dlang.io/random/2016/08/22/transformed-density-rejection-sampling.html
>
> Found at typo:
>
> Search for "performance boost performance boost"

Thanks! Fixed.

Btw in case someone is interested, the blog posts are written in 
Github-flavored Markdown with a couple of custom Jekyll 
extensions (e.g. the Math formulas are rendered on the server 
with KaTeX [1]):

https://github.com/libmir/blog/blob/master/_posts/2016-08-19-transformed-density-rejection-sampling.md


[1] https://khan.github.io/KaTeX/


More information about the Digitalmars-d-announce mailing list