LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
./.gitattributes
./CODE_OF_CONDUCT.md
./CONTRIBUTING.md
./LICENSE
./MANIFEST.in
./README.md
./install.bat
./setup.cfg
./setup.py
./versioneer.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
./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
tests/__init__.py
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