issues
search
C-bowman
/
inference-tools
Python tools for Bayesian data analysis
MIT License
28
stars
3
forks
source link
Status printing improvements
#22
Closed
C-bowman
closed
2 years ago
C-bowman
commented
2 years ago
Refactored progress message prints from MCMC classes to use a dedicated class.
Added a new keyword argument
display_progress
to MCMC classes to set whether or not progress messages are displayed.
display_progress
to MCMC classes to set whether or not progress messages are displayed.