README.md
setup.cfg
setup.py
pyPTF/__init__.py
pyPTF/fkmeans.py
pyPTF/optim.py
pyPTF/ptf.py
pyPTF/symb_functions.py
pyPTF/utils.py
pyPTF.egg-info/PKG-INFO
pyPTF.egg-info/SOURCES.txt
pyPTF.egg-info/dependency_links.txt
pyPTF.egg-info/not-zip-safe
pyPTF.egg-info/requires.txt
pyPTF.egg-info/top_level.txt
pyPTF/datasets/__init__.py
pyPTF/datasets/base.py
pyPTF/datasets/water.py
pyPTF/datasets/data/water.csv
test/__init__.py
test/test_datasets.py
test/test_fkmeans.py
test/test_ptf.py