MANIFEST.in
README.md
requirements.txt
setup.py
./.gitignore
./Dockerfile
./LICENSE
./MANIFEST.in
./README.md
./VERSION.txt
./apt-requirements.txt
./install.bat
./install.sh
./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/NTF_divergence
./.git/logs/refs/remotes/origin/adaptive_hhi
./.git/logs/refs/remotes/origin/christophe_version
./.git/logs/refs/remotes/origin/fixpytest
./.git/logs/refs/remotes/origin/gh-pages
./.git/logs/refs/remotes/origin/master
./.git/logs/refs/remotes/origin/pc.plot
./.git/logs/refs/remotes/origin/pc.refactoring
./.git/objects/pack/pack-81fe5b0173b7b6939436be2d13ab8f6cb4f54916.idx
./.git/objects/pack/pack-81fe5b0173b7b6939436be2d13ab8f6cb4f54916.pack
./.git/refs/heads/master
./.git/refs/remotes/origin/NTF_divergence
./.git/refs/remotes/origin/adaptive_hhi
./.git/refs/remotes/origin/christophe_version
./.git/refs/remotes/origin/fixpytest
./.git/refs/remotes/origin/gh-pages
./.git/refs/remotes/origin/master
./.git/refs/remotes/origin/pc.plot
./.git/refs/remotes/origin/pc.refactoring
./.git/refs/tags/v1.0
./.github/workflows/pull-request.yml
./.github/workflows/push.yml
./nmtf/__init__.py
./nmtf.egg-info/PKG-INFO
./nmtf.egg-info/SOURCES.txt
./nmtf.egg-info/dependency_links.txt
./nmtf.egg-info/requires.txt
./nmtf.egg-info/top_level.txt
./nmtf/modules/__init__.py
./nmtf/modules/nmtf.py
./nmtf/modules/nmtf_base.py
./nmtf/modules/nmtf_core.py
./nmtf/modules/nmtf_utils.py
./tests/__init__.py
./tests/data/data_ntf.csv
./tests/data/expected_result_nmf.json
./tests/data/expected_result_ntf.json
./tests/endtoend/__init__.py
./tests/endtoend/generate_nmf.py
./tests/endtoend/generate_ntf.py
./tests/endtoend/test_nmf.py
./tests/endtoend/test_ntf.py
./tests/unit/__init__.py
./tests/unit/test_nmtf_utils.py
./tests/utils/__init__.py
./tests/utils/json_encoder.py
nmtf/__init__.py
nmtf.egg-info/PKG-INFO
nmtf.egg-info/SOURCES.txt
nmtf.egg-info/dependency_links.txt
nmtf.egg-info/requires.txt
nmtf.egg-info/top_level.txt
nmtf/modules/__init__.py
nmtf/modules/nmtf.py
nmtf/modules/nmtf_base.py
nmtf/modules/nmtf_core.py
nmtf/modules/nmtf_utils.py
tests/__init__.py
tests/endtoend/__init__.py
tests/endtoend/generate_nmf.py
tests/endtoend/generate_ntf.py
tests/endtoend/test_nmf.py
tests/endtoend/test_ntf.py
tests/unit/__init__.py
tests/unit/test_nmtf_utils.py
tests/utils/__init__.py
tests/utils/json_encoder.py