StateMaker

A tiny but useful class to make states based on their quanta of excitation

 

__init__(self, ndim, mode='low-high'): 

 

@classmethod
parse_state(cls, state, mode='low-high'): 

 

make_state(self, *specs, mode=None): 

 

__call__(self, *specs, mode=None): 

Feedback

Examples

Templates

Documentation