Skip to content

v5.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 17:24
· 2 commits to main since this release
fdaa0eb

AbstractMCMC v5.6.1

Diff since v5.6.0

  • Fixes a bug with multithreaded sampling where, depending on the choices for number of threads + number of chains, an indexing error could be hit (#154)
  • Minor text fixes to improve grammar on multithread / multiprocess sampling (#151)

Merged pull requests:

Closed issues:

  • sample which takes in an initial state (#109)
  • BoundsError when sampling with MCMCThreads (#153)