Releases: prmiles/mcmcplot
Releases · prmiles/mcmcplot
v1.0.1
Compare
Sorry, something went wrong.
No results found
Fixed setup.py file to enforce matplotlib>=3.0.0
v1.0.0
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
Compare
Sorry, something went wrong.
No results found
v1.0.0rc1
Update CHANGELOG.rst
v0.0.1
Compare
Sorry, something went wrong.
No results found
Added constraint: matplotlib <3.0.0
Fixed bug in name generation utility
v0.0.1rc1
Compare
Sorry, something went wrong.
No results found
Release candidate 1 for bug fixes to initial release (0.0.0)
v0.0.0
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
Compare
Sorry, something went wrong.
No results found
Updated:
README: Zenodo badge
Feature Requests, Bug Reports
Long Description in setup.py
v0.0.0rc1
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.