spheres.symmetrization.symmetrize

spheres.symmetrization.symmetrize(pieces)[source]

Given a list of quantum states, constructs their symmetrized tensor product. If given a multipartite quantum state instead, we sum over all permutations on the subsystems.

Parameters

pieces (list or qt.Qobj) – List of quantum states or a multipartite state.

Returns

sym – Symmetrized tensor product.

Return type

qt.Qobj