Skip to content

0.18.0 - Added multistate samplers

Pre-release
Pre-release
Compare
Choose a tag to compare
@jchodera jchodera released this 14 Mar 03:23
3707920

Add a number of classes that can use MCMC to sample from multiple thermodynamic states:

  • MultiStateSampler: sample independently from multiple thermodynamic states
  • ReplicaExchangeSampler: replica exchange among thermodynamic states
  • SAMSSampler: self-adjusted mixture sampling (SAMS) sampling

All samplers can use MPI via the mpiplus package.