LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
./.gitignore
./LICENSE
./MANIFEST.in
./README.md
./apt-requirements.txt
./install.bat
./requirements.txt
./setup.py
./.git/FETCH_HEAD
./.git/HEAD
./.git/config
./.git/description
./.git/index
./.git/hooks/applypatch-msg.sample
./.git/hooks/commit-msg.sample
./.git/hooks/fsmonitor-watchman.sample
./.git/hooks/post-update.sample
./.git/hooks/pre-applypatch.sample
./.git/hooks/pre-commit.sample
./.git/hooks/pre-merge-commit.sample
./.git/hooks/pre-push.sample
./.git/hooks/pre-rebase.sample
./.git/hooks/pre-receive.sample
./.git/hooks/prepare-commit-msg.sample
./.git/hooks/push-to-checkout.sample
./.git/hooks/update.sample
./.git/info/exclude
./.git/logs/HEAD
./.git/logs/refs/heads/master
./.git/logs/refs/remotes/origin/gh-pages
./.git/logs/refs/remotes/origin/master
./.git/logs/refs/remotes/origin/old_algorithms
./.git/logs/refs/remotes/origin/refactoring
./.git/objects/pack/pack-918d3d3201b2492a129311a7b103e4fbc945b0aa.idx
./.git/objects/pack/pack-918d3d3201b2492a129311a7b103e4fbc945b0aa.pack
./.git/refs/heads/master
./.git/refs/remotes/origin/gh-pages
./.git/refs/remotes/origin/master
./.git/refs/remotes/origin/old_algorithms
./.git/refs/remotes/origin/refactoring
./.git/refs/tags/v0.1
./.github/workflows/pull-request.yml
./.github/workflows/push.yml
./adnmtf/__init__.py
./adnmtf/_version.py
./adnmtf/estimator.py
./adnmtf/nmtf.py
./adnmtf/nmtf_base.py
./adnmtf/nmtf_core.py
./adnmtf/nmtf_utils.py
./adnmtf.egg-info/PKG-INFO
./adnmtf.egg-info/SOURCES.txt
./adnmtf.egg-info/dependency_links.txt
./adnmtf.egg-info/requires.txt
./adnmtf.egg-info/top_level.txt
./tests/__init__.py
./tests/logging.json
./tests/data/data_nmf_brunet.csv
./tests/data/data_nmf_nc1_corrmin0.9_corrmax0.1_noise0_RandNorms.csv
./tests/data/data_nmf_nc1_corrmin0.9_corrmax0.1_noise0_RandNorms_miss.csv
./tests/data/data_nmf_swimmer.csv
./tests/data/data_ntf.csv
./tests/data/data_sntf.csv
./tests/data/datatest_W.csv
./tests/data/expected_data_nmf_brunet.json
./tests/data/expected_data_nmf_nc1_corrmin0.9_corrmax0.1_noise0_RandNorms.json
./tests/data/expected_data_nmf_nc1_corrmin0.9_corrmax0.1_noise0_RandNorms_miss.json
./tests/data/expected_result_data_nmf_swimmer.json
./tests/data/expected_result_nmf.json
./tests/data/expected_result_ntf.json
./tests/data/expected_result_ntf_with_sparsity_bootstrap.json
./tests/data/expected_result_sntf.json
./tests/endtoend/__init__.py
./tests/endtoend/generate_json.py
./tests/endtoend/generate_nmf.py
./tests/endtoend/test_nmf.py
./tests/unit/__init__.py
./tests/unit/test_nmtf_utils.py
./tests/utils/__init__.py
./tests/utils/json_encoder.py
adnmtf/__init__.py
adnmtf/_version.py
adnmtf/estimator.py
adnmtf/nmtf.py
adnmtf/nmtf_base.py
adnmtf/nmtf_core.py
adnmtf/nmtf_utils.py
adnmtf.egg-info/PKG-INFO
adnmtf.egg-info/SOURCES.txt
adnmtf.egg-info/dependency_links.txt
adnmtf.egg-info/requires.txt
adnmtf.egg-info/top_level.txt