Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

v4.0.7

Compare
Choose a tag to compare
@pomma89 pomma89 released this 30 Oct 10:27
· 84 commits to master since this release
  • Updated Thrower to v3.0.4 (PR#1 by Corniel Nobel).
  • Updated NUnit to v3.5.0 (PR#1 by Corniel Nobel).
  • Default seed now takes into account process ID.
  • Default seed now uses a GUID to improve randomness.
  • Updated broken Google-hosted links.
  • Fixed a bug in CategoricalDistribution. Weights were not normalized correctly.
  • Changed how ParetoDistribution is computed. Now a transformation based on exponential is used.