0.18.0 - Added multistate samplers
Pre-release
Pre-release
Add a number of classes that can use MCMC to sample from multiple thermodynamic states:
MultiStateSampler
: sample independently from multiple thermodynamic statesReplicaExchangeSampler
: replica exchange among thermodynamic statesSAMSSampler
: self-adjusted mixture sampling (SAMS) sampling
All samplers can use MPI via the mpiplus
package.