Skip to content

Version 1.3

Compare
Choose a tag to compare
@martinberoiz martinberoiz released this 03 Jan 02:01
· 93 commits to master since this release

AutoMix

In this release:

  • MCMC chain state variables encapsulated in a struct.
  • Proposal (jumping) distribution variables encapsulated in a struct.
  • Memory use improvements.
  • Statistic variables encapsulated in a struct to hold run statistics.
  • Created more arrays to hold statistics and separate file writing inside RJ samples.
  • File writing now is done outside sampling functions.