Releases: prmiles/pymcmcstat
Releases · prmiles/pymcmcstat
v1.5.0
Final release version of 1.5.0
v1.5.0rc1
Release candidate 1 of v1.5.0
- Updated analysis options and chain diagnostics
- Improved workflow on remote operating systems
v1.4.0
This release has the following notable updates:
- complete unit test coverage
- documentation on all main methods/classes
- wrapper routine for running chains in parallel
- advanced control for plotting credible/prediction intervals
- log files saved to binary format
v1.3.1
Updated a few minor
- plotting: automatic name generation and filling (if none/insufficient given)
- bin save: added covariance matrix to feature
- debugged sample feature
v1.3.0
Primary Feature(s):
- This releases of pymcmcstat has been updated for compatibility with Python 3.6 (future releases will be developed in Python 3.6).
- The updates are still compatible with Python 2.7.
v1.2.0
Primary feature(s):
- Ellipse contour routine for pairwise plots
- Progress bar to prediction/credible interval generation
- Bin save function: user can periodically save chain, sschain, and s2chain to a file.
v1.1.1
Standard release - fixed bug associated with using PI routines for generating credible intervals without prediction intervals
v1.0.0
This is intended to be the final base version. I will fix bugs and add features to this release structure. Limited support will be provided for earlier releases; however, it will still be included as part of the installation.
v0.4.3
Minor updates related to checking variable types.
Removed several unused pieces of code.
Preparing to switch code structure to be more pythonic... this may be last supported initial version.