pygsti.baseobjs.basisconstructors.unknown_els# unknown_els(dim)# The elements of the “unknown” basis. Just returns an empty list. Parameters: dim (int) – The dimension of the basis (doesn’t really matter). Return type: list