e3j.utils.options.TensorProductNormalization¶
- class e3j.utils.options.TensorProductNormalization¶
Tensor product normalization options of Clebsch-Gordan coefficients.
- Values:
NONE – orthonormal Clebsch-Gordan coefficients (default).
SQRT_DIM_OUT – coefficients scaled by sqrt(2L+1).
Methods
parse(key)parse_value(key)__getitem__(name)Return the member matching
name.__iter__()Return members in definition order.
__len__()Return the number of members (no aliases)
Attributes
NONESQRT_DIM_OUT