pygsti.tools.mptools

Functions for working with Python multiprocessing (more than just map)

Module Contents

Functions

starmap_with_kwargs(fn, num_runs, num_processors, ...)

pygsti.tools.mptools.starmap_with_kwargs(fn, num_runs, num_processors, args_list, kwargs_list)