AUTHORS
ChangeLog
LICENSE
README.md
requirements-conda.txt
requirements.txt
setup.cfg
setup.py
test.py
doc/conf.py
doc/index.rst
doc/api/index.rst
doc/api/other.rst
doc/api/algorithms/pycsou.opt.proxalgs.rst
doc/api/classes/index.rst
doc/api/classes/pycsou.core.functional.rst
doc/api/classes/pycsou.core.linop.rst
doc/api/classes/pycsou.core.map.rst
doc/api/classes/pycsou.core.solver.rst
doc/api/functionals/index.rst
doc/api/functionals/pycsou.func.base.rst
doc/api/functionals/pycsou.func.loss.rst
doc/api/functionals/pycsou.func.penalty.rst
doc/api/math/index.rst
doc/api/math/pycsou.math.prox.rst
doc/api/operators/index.rst
doc/api/operators/pycsou.linop.base.rst
doc/api/operators/pycsou.linop.conv.rst
doc/api/operators/pycsou.linop.diff.rst
doc/api/operators/pycsou.linop.sampling.rst
doc/api/utils/pycsou.util.misc.rst
doc/general/examples.rst
doc/general/features.rst
doc/general/install.rst
doc/general/theory.rst
doc/images/deblurring.jpg
doc/images/inverse_problem.png
doc/images/lp_cost.png
doc/images/pixelisation.jpg
doc/notes/index.rst
doc/notes/references.rst
pycsou/__init__.py
pycsou.egg-info/PKG-INFO
pycsou.egg-info/SOURCES.txt
pycsou.egg-info/dependency_links.txt
pycsou.egg-info/pbr.json
pycsou.egg-info/requires.txt
pycsou.egg-info/top_level.txt
pycsou.egg-info/zip-safe
pycsou/core/__init__.py
pycsou/core/functional.py
pycsou/core/linop.py
pycsou/core/map.py
pycsou/core/solver.py
pycsou/func/__init__.py
pycsou/func/base.py
pycsou/func/loss.py
pycsou/func/penalty.py
pycsou/linop/__init__.py
pycsou/linop/base.py
pycsou/linop/conv.py
pycsou/linop/diff.py
pycsou/linop/sampling.py
pycsou/linop/tensor.py
pycsou/linop/transform.py
pycsou/math/__init__.py
pycsou/math/prox.py
pycsou/opt/__init__.py
pycsou/opt/proxalgs.py
pycsou/util/__init__.py
pycsou/util/misc.py