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