IndexType#

class IndexType(value)[source]#

Bases: Enum

This Enum names the different permutation index orders that could be encountered.

Attributes

CHEMIST = 'chemist'#
PHYSICIST = 'physicist'#
INTERMEDIATE = 'intermediate'#
UNKNOWN = 'unknown'#