libgs_ops.scheduling.CommsPass.from_dict

classmethod CommsPass.from_dict(d)[source]

Classmethod to create CommsPass object from a python dict.

Usage:

>>> cp = CommsPass.from_dict(dict_repr)
Parameters:d (dict) – dictionary representation of CommsPass