This library provides a solve_qp function to solve convex quadratic programs: $$ \begin{split} \begin{array}{ll} \underset{x}{\mbox{minimize}} & \frac{1}{2} x^T P x ...