Skip to content

0.1.9-patch6

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 17:05
· 514 commits to master since this release

Fixed

  • There was a problem with setting a geometric_distribution in C++ as a private variable for OpenMP which caused some
    errors when estimating stationary distributions. This was fixed by setting it as a shared variable.
  • Fixed error on version formatting, it should be 0.1.9.dev6 instead of 0.1.9.patch6.
  • Fixed wrong version tag on git.

Added

  • Binder links to run examples and updated notebooks
  • Add a Gitter chat badge to README.md by @gitter-badger in #12

Full Changelog: v0.1.9...v0.1.9-patch3