PDHCG
Primal-Dual Hybrid Conjugate Gradient Method (PDHCG) is a GPU-accelerated First Order Method for solving convex quadratic programming problems with state-of-the-art performance.
Please refer to Paper (arXiv) for more details.
Our code can be found in PDHCG.jl and PDHCG-Python.
Apr 1, 2024