probability icon indicating copy to clipboard operation
probability copied to clipboard

Some explorations on how stochastic programming could be improved in C#

probability

This repository contains some explorations on how stochastic programming could be improved in C#; this is the source code associated with a series of blog posts which can be found here:

https://ericlippert.com/tag/fixing_random/

Or start at the first episode, here:

https://ericlippert.com/2019/01/31/fixing-random-part-1/

Each post has its own branch; there is nothing on the master branch.