.codespellrc
.coveragerc
.flake8
.gitignore
AUTHORS.rst
LICENSE.md
Makefile
README.md
codecov.yml
docs-requirements.txt
ignore_words.txt
pyproject.toml
requirements.txt
setup.py
test-requirements.txt
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/pypi.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/links.inc
docs/maintaining.rst
docs/redirect.html
docs/whats_new.rst
docs/_templates/versions.html
docs/changes/contributors.inc
docs/changes/latest.inc
docs/sphinxext/gh_substitutions.py
examples/README.rst
examples/plot_faces_decomposition.py
opnmf/__init__.py
opnmf/_version.py
opnmf/logging.py
opnmf.egg-info/PKG-INFO
opnmf.egg-info/SOURCES.txt
opnmf.egg-info/dependency_links.txt
opnmf.egg-info/not-zip-safe
opnmf.egg-info/top_level.txt
opnmf/decomposition/__init__.py
opnmf/decomposition/model.py
opnmf/decomposition/opnmf.py
opnmf/tests/test_main.py
opnmf/tests/test_model.py
opnmf/tests/test_opnmf.py
opnmf/tests/data/faces_data.mat
opnmf/tests/data/faces_op6.mat
opnmf/tests/data/opnmf6_R.mat
opnmf/tests/data/opnmf6_matlab.mat