API Overview

This is a listing of the important and most used for an exhaustive (and potentially exhausting) listing see the module index:

Data Storage

Application Components

Reporting on Simulations

General Purpose:

WExplore and Image Based Resamplers:

Resamplers

Runners

Work Mapper

Parallel mapper via python multiprocessing that implements the worker-consumer model. There will only be as many forked processes as workers used.

Parallel mapper via python multiprocessing that implements a task based parallelism. Every walker every cycle will have a new process created (forked) and workers are scheduled via a lock queue.

Boundary Conditions