proxtk
Proxtk, short for Proximal Toolkit, is an open-source software library designed to facilitate the development and benchmarking of proximal algorithms for convex optimization. It provides a modular framework for problems of the form min f(x) + g(x), where f and g are convex, possibly non-smooth.
The core consists of a solver engine, a library of proximal operators, and a problem-definition API. Prox
Proxtk is intended for applications in signal processing, image reconstruction, compressed sensing, and machine learning, where
Development is community-driven, with ongoing contributions and documentation. Proxtk is used in academic research and education
Related topics include proximal operator, proximal gradient method, ADMM, and convex optimization.