Skip to content

Releases: CompEvol/CoupledMCMC

v1.3.0-beta1

05 May 00:17
d8f2a7c

Choose a tag to compare

v1.3.0-beta1 Pre-release
Pre-release

What's Changed

  • BEAST3 migration: JPMS module, Maven Central, CI by @alexeid in #23
  • Bump beast.version to 2.8.0-beta5 by @alexeid in #25
  • ci: clean-deploy on tag and skip redundant verify by @alexeid in #26
  • Bump project version to 1.3.0-beta1 by @alexeid in #27
  • Update repo URLs and Nicola's name spelling by @alexeid in #28
  • Bump README Maven version to 1.3.0-beta1 by @alexeid in #29

New Contributors

Full Changelog: v1.2.0...v1.3.0-beta1

CoupleMCMC

15 Aug 02:26

Choose a tag to compare

BEAST v2.7 compatible

Fixes 0 temp bug, updates citation and allows likelihood heating only

07 Jul 00:18

Choose a tag to compare

Introduced new swapping options

02 Jul 16:44

Choose a tag to compare

Introduces neighbour swapping where swapping is only performed between chains with neighbouring temperatures. Also introduces temperature definitions based on the quantiles of a beta distribution where alpha=1 and beta is a tuning parameter

Adaptive parallel tempering version

14 Jan 18:20

Choose a tag to compare

v1.0.1

updates version xml and adds new example

Adds adaptive temperature tuning

05 Dec 23:48

Choose a tag to compare

Pre-release
v1.0.0

updates version

Coupled MCMC v0.1.8

03 Sep 22:27
02426a5

Choose a tag to compare

Solves issue with BEAST v2.6

Fixes resuming bug with loggers

29 May 18:39

Choose a tag to compare

Fixes bug when resuming runs that logger headers are printed again

Bug fix with spec="logger"

27 May 12:16

Choose a tag to compare

When converting to mcmc xml, all spec="logger" are removed

Fixes bug when heated chains are not logged

29 Apr 08:50

Choose a tag to compare

Changes how the heated chains are not logged such that each logger has a flag telling it to log or not to log. Also removes the gamma distribution, adds MCMC2CoupledMCMC tool.