seemps.analysis.space.Space.enlarge_dimension# method Space.enlarge_dimension(dim, amount)[source]# Enlarges the specified dimension by adding more qubits. Parameters: dimintThe dimension to enlarge. amountintThe number of qubits to add. Returns: SpaceA new Space object with the enlarged dimension.