LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
whats_new.rst
celer/PN_logreg.pyx
celer/__init__.py
celer/cython_utils.pxd
celer/cython_utils.pyx
celer/dropin_sklearn.py
celer/group_fast.pyx
celer/homotopy.py
celer/lasso_fast.pyx
celer/multitask_fast.pyx
celer/plot_utils.py
celer/tmp_hack_sklearn.py
celer.egg-info/PKG-INFO
celer.egg-info/SOURCES.txt
celer.egg-info/dependency_links.txt
celer.egg-info/requires.txt
celer.egg-info/top_level.txt
celer/datasets/__init__.py
celer/datasets/climate.py
celer/datasets/libsvm.py
celer/datasets/ml_uci.py
celer/datasets/tests/test_datasets.py
celer/tests/test_docstring_parameters.py
celer/tests/test_lasso.py
celer/tests/test_mtl.py
celer/utils/__init__.py
celer/utils/testing.py
examples/README.txt
examples/plot_finance_path.py
examples/plot_group_lasso.py
examples/plot_lasso_cv.py
examples/plot_leukemia_path.py
examples/plot_logreg_timings.py
examples/plot_multitask_lasso_cv.py