spheres.oscillators.spin_tower_dimensions

spheres.oscillators.spin_tower_dimensions(d)[source]

Given the overal dimension of a spin tower, return the individual dimensions of the spin states. E.g., 15 = 1 + 2 + 3 + 4 + 5

Parameters

d (int) – Overall dimension.

Returns

dims – Individual dimensions.

Return type

list