Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractSampler --+ | AbstractMC --+ | AbstractSingleChainMC --+ | AbstractNCMCSampler
Implementation of the NCMC sampling algorithm (Nilmeier et al., "Nonequilibrium candidate Monte Carlo is an efficient tool for equilibrium simulation", PNAS 2011) for sampling from one ensemble only. Subclasses have to specify the acceptance probability, which depends on the kind of perturbations and propagations in the protocol.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
Inherited from Inherited from |
Class Variables | |
__abstractmethods__ =
|
Properties | |
protocol | |
reverse_protocol | |
Inherited from Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Property Details |
protocol
|
reverse_protocol
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |