Metadata-Version: 1.0
Name: scsprox
Version: 0.1.0a1
Summary: Fast proximal operators from CVXPY problems with CySCS
Home-page: https://github.com/ajfriend/scsprox
Author: AJ Friend
Author-email: ajfriend@gmail.com
License: MIT
Description: Converts a CVXPY problem and a dict of CVXPY variables to a fast proximal operator object, which uses CySCS to provide fast evaluation, via one-time matrix stuffing, CySCS factorization caching, and automatic warm-starting of variables.
Keywords: scs cvxpy convex optimization proximal operators ADMM
Platform: UNKNOWN
