unlift()# PolynomialLifter.unlift(lifted_states)[source]# Apply the reverse lifting map \((q, q^2, ...) \to q\). Parameters: lifted_states(num_variables * n, k) ndarrayLearning variables. Returns: states(n, k) ndarrayNative state variables.