Skip to content

Releases: prmiles/mcmcplot

v1.0.1

Choose a tag to compare

@prmiles prmiles released this 18 Jul 18:11
8509cd2
  • Fixed setup.py file to enforce matplotlib>=3.0.0

v1.0.0

Choose a tag to compare

@prmiles prmiles released this 17 Jul 20:41
c35ba91
  • 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

Initial test release Pre-release
Pre-release

Choose a tag to compare

@prmiles prmiles released this 17 Jul 20:19
e99eebf
v1.0.0rc1

Update CHANGELOG.rst

v0.0.1

Choose a tag to compare

@prmiles prmiles released this 12 Apr 20:04
3d855d2
  • Added constraint: matplotlib <3.0.0
  • Fixed bug in name generation utility

v0.0.1rc1

v0.0.1rc1 Pre-release
Pre-release

Choose a tag to compare

@prmiles prmiles released this 12 Apr 19:42

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

v0.0.0

Choose a tag to compare

@prmiles prmiles released this 09 Aug 20:26

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

v0.0.0rc2 Pre-release
Pre-release

Choose a tag to compare

@prmiles prmiles released this 09 Aug 20:19

Updated:

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

v0.0.0rc1

v0.0.0rc1 Pre-release
Pre-release

Choose a tag to compare

@prmiles prmiles released this 07 Aug 11:52
9bf346a

Initial release candidate of mcmcplot package.

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