Version History

1.0

Initial release by Andrew Straw. This version supported Python 2.7, Matplotlib 2.2, and PyMC.

2.0.0

Changes from version 1.0:

  • Upgrade to Python 3.5, PyMC3, and Matplotlib 3.0.0.
  • Model version 2.
  • Introduction of object-oriented API.
  • Changes in plot appearance.

2.0.2

  • Fix: Automatically install requirements
  • Fix: Allow PyMC3 versions beyond 3.10.

2.0.4

2.0.5

  • Fixed issue with “TypeError: summary() got an unexpected keyword argument ‘alpha’” (issue #6)