Skip to content

Add Additional Random Distributions and Add boost::random Namespace

Simon Spannagel requested to merge more_distributions into master

preparation for module with more distributions required. Also, we forgot to add the ::random part of the namespace, but Boost seems to add some of them in their main namespace.

Merge request reports