skscope: Fast Sparse-Constraint Optimization#
skscope aims to make sparsity-constrained optimization (SCO) accessible to everyone because SCO holds immense potential across various domains, including machine learning, statistics, and signal processing. By providing a user-friendly interface, skscope empowers individuals from diverse backgrounds to harness the power of SCO and unlock its broad range of applications (see examples exhibited below).
Installation
The simplest way to install skscope is running pip install skscope. Alternatively, you can install skscope from source following this instruction in the installation guide.