Skip to content

Releases: papamarkou/kanga

Python version requirement in setup.py

28 Nov 22:17
Compare
Choose a tag to compare
Pre-release
v0.0.10

Fix in version in init

Compatibility with newer matplotlib

28 Nov 20:09
Compare
Choose a tag to compare
Pre-release

Fixed quality option handling, in accordance with newer matplotlib.

Updated a function to work with newer statsmodels version

15 Nov 14:28
Compare
Choose a tag to compare
v0.0.8

Updated statsmodels version in requirements

Improved MCMC diagnostics

27 Aug 22:57
Compare
Choose a tag to compare
Pre-release

Added:

  • ChainArrays class, making it easier to call multi_rhat and other methods across multiple chains,
  • method for approximating a non-positive definite matrix by a (semi-)positive definite matrix,
  • finished summary method for a set of chains

Edit in chain array

20 Aug 19:17
Compare
Choose a tag to compare
Edit in chain array Pre-release
Pre-release
v0.0.6

Changed version in init file

Added multivariate Rhat

18 Aug 01:34
Compare
Choose a tag to compare
Pre-release

The multivariate Rhat of this paper has been added to the package.

Added chain array and new multivariate ESS

11 Aug 02:59
0e0f307
Compare
Choose a tag to compare
Merge pull request #2 from papamarkou/chain_array

Chain array and multivariate ESS based on initial sequence estimator

Fixed bug in setup.py

04 Aug 18:08
Compare
Choose a tag to compare
Fixed bug in setup.py Pre-release
Pre-release
v0.0.3

Updated init to new version tag

Added functionality for multivariate ESS

04 Aug 17:35
Compare
Choose a tag to compare

See pull request #1.

First pre-release

30 Jul 03:20
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release
v0.0.1

First commit