Guides¤
These guides cover each flowMC component in depth — what it does and how to use it.
- Architecture — How flowMC is designed internally: the resource-strategy API, the
Samplercontrol loop, and the guiding principles behind the design. - Bundles — Reference guide for the built-in resource-strategy bundles (
RQSpline_MALA,RQSpline_HMC,RQSpline_GRW, and their parallel-tempering variants). Explains what each bundle does, when to choose it, and the structure of the training and production sampling loops. - Hyperparameter Reference — Complete reference for every constructor parameter across all bundles, organised into categories (required, local sampler, normalising flow, training, execution, early stopping, parallel tempering).