jpt.distributions.utils

Classes

HashableOrderedDict

Ordered dict that can be hashed.

Module Contents

class jpt.distributions.utils.HashableOrderedDict(*args, **kwargs)

Bases: collections.OrderedDict

Ordered dict that can be hashed.

Initialize self. See help(type(self)) for accurate signature.

__call__(arg)
__hash__()