pygsti.tools.mptools
Functions for working with Python multiprocessing (more than just map)
Module Contents
Functions
|
- pygsti.tools.mptools.starmap_with_kwargs(fn, num_runs, num_processors, args_list, kwargs_list)
pygsti.tools.mptools
Functions for working with Python multiprocessing (more than just map)
|