Requirements Python 3.8 or later Install conda env create -f environment.yml Quickstart from zfista import minimize_proximal_gradient help(minimize_proximal_gradient) Benchmark You can run the benchmark by python runtests.py