.gitignore
.pre-commit-config.yaml
.readthedocs.yml
.zenodo.json
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
Makefile
README.rst
postBuild
pyproject.toml
setup.py
.github/workflows/ci.yml
doc/changelog.rst
doc/conf.py
doc/contributing.rst
doc/index.rst
doc/references.bib
doc/references.rst
doc/reference/acceleration.rst
doc/reference/functions.rst
doc/reference/index.rst
doc/reference/operators.rst
doc/reference/solvers.rst
doc/tutorials/barbara.png
doc/tutorials/compressed_sensing_douglas_rachford.rst
doc/tutorials/compressed_sensing_forward_backward.rst
doc/tutorials/denoising.rst
doc/tutorials/index.rst
doc/tutorials/reconstruction.rst
doc/tutorials/simple.rst
examples/playground.ipynb
examples/test_deconv_sv_psf.py
pyunlocbox/__init__.py
pyunlocbox/acceleration.py
pyunlocbox/functions.py
pyunlocbox/operators.py
pyunlocbox/solvers.py
pyunlocbox.egg-info/PKG-INFO
pyunlocbox.egg-info/SOURCES.txt
pyunlocbox.egg-info/dependency_links.txt
pyunlocbox.egg-info/requires.txt
pyunlocbox.egg-info/top_level.txt
pyunlocbox/tests/test_acceleration.py
pyunlocbox/tests/test_docstrings.py
pyunlocbox/tests/test_functions.py
pyunlocbox/tests/test_operators.py
pyunlocbox/tests/test_solvers.py