Python

Experiment Management with batchtools (R) and pypet (Python)

Statistics research often requires some embarrassingly parallel computations: you might want to apply your method to a sequence of synthetic data sets, apply multiple variants of your method to the same data set, compare your method to existing …