Skip to content

0.1.13-patch5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 07:58
· 47 commits to master since this release

Fixed

  • Fixed state initialization in NetworkSync and NetworkGroupSync. The state was not being randomly initialized.
  • Fixed incorrect use of sample_without_replacement. It must only be used when the sample is smaller than the
    population.

Changed

  • Exposed the expected payoffs of NormalFormNetworkGame to Python

Full Changelog: v0.1.13-patch4...v0.1.13-patch5