Home | Trees | Indices | Help |
|
---|
|
Provides various deterministic and stochastic propagators.
Classes | |
AbstractMCPropagator Provides the interface for MC trajectory generators. |
|
AbstractNCMCPropagator Draws a number of samples from a PDF using the AbstractNCMCSampler. |
|
AbstractPropagator Abstract propagator class. |
|
HMCPropagator Draws a number of samples from a PDF using the HMCSampler and returns them as a Trajectory. |
|
Looper Implements an iterable list with a ring-like topology, that is, if the iterator points on the last element, next() returns the first element. |
|
MDPropagator Molecular Dynamics propagator. |
|
RWMCPropagator Draws a number of samples from a PDF using the RWMCSampler and returns them as a Trajectory. |
|
ThermostattedMDPropagator Thermostatted Molecular Dynamics propagator. |
Variables | |
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |