LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
examples/README.txt
examples/plot_digits.py
examples/plot_dirty.py
examples/plot_dirty_tuning.py
examples/plot_grouplasso.py
examples/plot_mixed_norms.py
examples/plot_reweighted.py
examples/.data/digits.txt
mutar/__init__.py
mutar/_version.py
mutar/estimators.py
mutar/otfunctions.py
mutar/solver_mtw_cd.c
mutar/solver_mtw_cd.pyx
mutar/solvers.py
mutar/utils.py
mutar.egg-info/PKG-INFO
mutar.egg-info/SOURCES.txt
mutar.egg-info/dependency_links.txt
mutar.egg-info/not-zip-safe
mutar.egg-info/requires.txt
mutar.egg-info/top_level.txt
mutar/tests/__init__.py
mutar/tests/conftest.py
mutar/tests/test_dirty.py
mutar/tests/test_indlasso.py
mutar/tests/test_mll.py
mutar/tests/test_mtw.py
mutar/tests/test_ot.py
mutar/tests/test_warnings.py