Package Bio :: Package PopGen :: Package FDist :: Module Async
[hide private]
[frames] | no frames]

Module Async

source code


This modules allows for asynchronous execution of Fdist and
  spliting of loads.

FDistAsync Allows for the execution of FDist.

SplitFDist splits a single Fdist execution in several, taking advantage
    of multi-core architectures.

Classes [hide private]
  FDistAsync
Asynchronous FDist execution.
  SplitFDist
Splits a FDist run.
Variables [hide private]
  __package__ = 'Bio.PopGen.FDist'