.coveragerc
.flake8
.gitignore
.pre-commit-config.yaml
.zenodo.json
CHANGES.rst
LICENSE
Makefile
README.md
RELEASE.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/CONTRIBUTING.md
.github/config.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/documentation_improvement.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/other_issue.md
.github/workflows/create-github-release.yml
.github/workflows/docbuild.yml
.github/workflows/publish-to-test-pypi.yml
.github/workflows/test.yml
.maintenance/publish_release.sh
.maintenance/update_changes.sh
.maintenance/update_zenodo.py
doc/Makefile
doc/api.rst
doc/conf.py
doc/contributing.rst
doc/faq.rst
doc/getting_help.rst
doc/index.rst
doc/install.rst
doc/_static/groupyr-logo-large.svg
doc/_static/groupyr-logo.ico
doc/_static/groupyr-logo.svg
doc/_static/css/groupyr.css
doc/_static/js/copybutton.js
doc/_templates/class.rst
doc/_templates/function.rst
doc/_templates/numpydoc_docstring.py
examples/README.txt
examples/compare_group_lasso_performance.py
examples/plot_classifier.py
examples/plot_regressor.py
examples/plot_sgl_path.py
groupyr/__init__.py
groupyr/_base.py
groupyr/_prox.py
groupyr/_version.py
groupyr/datasets.py
groupyr/decomposition.py
groupyr/logistic.py
groupyr/sgl.py
groupyr/transform.py
groupyr/utils.py
groupyr.egg-info/PKG-INFO
groupyr.egg-info/SOURCES.txt
groupyr.egg-info/dependency_links.txt
groupyr.egg-info/not-zip-safe
groupyr.egg-info/requires.txt
groupyr.egg-info/top_level.txt
groupyr/tests/__init__.py
groupyr/tests/test_common.py
groupyr/tests/test_datasets.py
groupyr/tests/test_decomposition.py
groupyr/tests/test_prox.py
groupyr/tests/test_sgl.py
groupyr/tests/test_transform.py
groupyr/tests/test_utils.py
paper/groupyr_linear_model.pdf
paper/paper.bib
paper/paper.md