Skip to content

Releases: prmiles/mcmcplot

v1.0.1

18 Jul 18:11
8509cd2
Compare
Choose a tag to compare
  • Fixed setup.py file to enforce matplotlib>=3.0.0

v1.0.0

17 Jul 20:41
c35ba91
Compare
Choose a tag to compare
  • Updated API to be consistent accross all routines
  • Fixed issues associated with too many points on scatter plots
  • Moved tutorials to new location
  • Enforced PEP8 standards via flake8
  • Created module that imports all routines for easier accessibility

Initial test release

17 Jul 20:19
e99eebf
Compare
Choose a tag to compare
Initial test release Pre-release
Pre-release
v1.0.0rc1

Update CHANGELOG.rst

v0.0.1

12 Apr 20:04
3d855d2
Compare
Choose a tag to compare
  • Added constraint: matplotlib <3.0.0
  • Fixed bug in name generation utility

v0.0.1rc1

12 Apr 19:42
Compare
Choose a tag to compare
v0.0.1rc1 Pre-release
Pre-release

Release candidate 1 for bug fixes to initial release (0.0.0)

v0.0.0

09 Aug 20:26
Compare
Choose a tag to compare

Final form of initial release for mcmcplot.

  • Package includes plotting routines for analysis of MCMC simulations.
  • Uses matplotlib and seaborn to generate plotting objects.

v0.0.0rc2

09 Aug 20:19
Compare
Choose a tag to compare
v0.0.0rc2 Pre-release
Pre-release

Updated:

  • README: Zenodo badge
  • Feature Requests, Bug Reports
  • Long Description in setup.py

v0.0.0rc1

07 Aug 11:52
9bf346a
Compare
Choose a tag to compare
v0.0.0rc1 Pre-release
Pre-release

Initial release candidate of mcmcplot package.

  • Wrapper routines for analyzing chains from MCMC simulation.
  • Plotting routines built using matplotlib and seaborn.