LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
version
data/boat.png
data/lena.png
doc/doc_spams.pdf
doc/html/contents_motif.gif
doc/html/doc_spams.css
doc/html/doc_spams.html
doc/html/doc_spams001.html
doc/html/doc_spams002.html
doc/html/doc_spams003.html
doc/html/doc_spams004.html
doc/html/doc_spams005.html
doc/html/doc_spams006.html
doc/html/doc_spams007.html
doc/html/doc_spams008.html
doc/html/doc_spams009.html
doc/html/doc_spams010.html
doc/html/index.html
doc/html/next_motif.gif
doc/html/previous_motif.gif
doc/sphinx/genindex.html
doc/sphinx/index.html
doc/sphinx/objects.inv
doc/sphinx/search.html
doc/sphinx/searchindex.js
doc/sphinx/_sources/index.rst.txt
doc/sphinx/_static/ajax-loader.gif
doc/sphinx/_static/basic.css
doc/sphinx/_static/classic.css
doc/sphinx/_static/default.css
doc/sphinx/_static/doctools.js
doc/sphinx/_static/documentation_options.js
doc/sphinx/_static/jquery-3.2.1.js
doc/sphinx/_static/jquery.js
doc/sphinx/_static/pygments.css
doc/sphinx/_static/searchtools.js
doc/sphinx/_static/sidebar.js
doc/sphinx/_static/underscore-1.3.1.js
doc/sphinx/_static/underscore.js
doc/sphinx/_static/websupport.js
myscipy_rand/__init__.py
myscipy_rand/myscipy_rand.py
spams/__init__.py
spams/spams.py
spams/version
spams.egg-info/PKG-INFO
spams.egg-info/SOURCES.txt
spams.egg-info/dependency_links.txt
spams.egg-info/requires.txt
spams.egg-info/top_level.txt
spams.egg-info/zip-safe
spams/data/boat.png
spams/data/lena.png
spams/tests/__init__.py
spams/tests/run.py
spams/tests/test_decomp.py
spams/tests/test_dictLearn.py
spams/tests/test_linalg.py
spams/tests/test_prox.py
spams/tests/test_spams.py
spams/tests/test_utils.py
spams_wrap/__init__.py
spams_wrap/spams.h
spams_wrap/spams_wrap.cpp
spams_wrap/spams_wrap.py
spams_wrap/decomp/decomp.h
spams_wrap/decomp/lsqsplx.h
spams_wrap/decomp/projsplx.h
spams_wrap/dictLearn/arch.h
spams_wrap/dictLearn/dicts.h
spams_wrap/linalg/cblas_alt_template.h
spams_wrap/linalg/cblas_defvar.h
spams_wrap/linalg/cblas_template.h
spams_wrap/linalg/linalg.h
spams_wrap/linalg/list.h
spams_wrap/linalg/mexutils.h
spams_wrap/linalg/misc.h
spams_wrap/linalg/utils.h
spams_wrap/prox/fista.h
spams_wrap/prox/groups-graph.h
spams_wrap/prox/mexgrouputils.h
spams_wrap/prox/project.h
spams_wrap/prox/surrogate.h
spams_wrap/prox/svm.h
tests/__init__.py
tests/run.py
tests/test_decomp.py
tests/test_dictLearn.py
tests/test_linalg.py
tests/test_prox.py
tests/test_spams.py
tests/test_utils.py