Releases: prmiles/mcmcplot
Releases · prmiles/mcmcplot
v1.0.1
18 Jul 18:11
Compare
Sorry, something went wrong.
No results found
Fixed setup.py file to enforce matplotlib>=3.0.0
v1.0.0
17 Jul 20:41
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.0.0rc1
Update CHANGELOG.rst
v0.0.1
12 Apr 20:04
Compare
Sorry, something went wrong.
No results found
Added constraint: matplotlib <3.0.0
Fixed bug in name generation utility
v0.0.1rc1
12 Apr 19:42
Compare
Sorry, something went wrong.
No results found
Release candidate 1 for bug fixes to initial release (0.0.0)
v0.0.0
09 Aug 20:26
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Updated:
README: Zenodo badge
Feature Requests, Bug Reports
Long Description in setup.py
v0.0.0rc1
07 Aug 11:52
Compare
Sorry, something went wrong.
No results found
Initial release candidate of mcmcplot package.
Wrapper routines for analyzing chains from MCMC simulation.
Plotting routines built using matplotlib and seaborn.