MANIFEST.in
README.rst
setup.cfg
setup.py
FDApy/__init__.py
FDApy/bandwidth.py
FDApy/basis.py
FDApy/fpca.py
FDApy/irregular_functional.py
FDApy/local_polynomial.py
FDApy/multivariate_functional.py
FDApy/plot.py
FDApy/univariate_functional.py
FDApy/utils.py
FDApy.egg-info/PKG-INFO
FDApy.egg-info/SOURCES.txt
FDApy.egg-info/dependency_links.txt
FDApy.egg-info/not-zip-safe
FDApy.egg-info/requires.txt
FDApy.egg-info/top_level.txt
FDApy/src/sigma.cpp
FDApy/src/sigma.pyx
FDApy/tests/__init__.py
FDApy/tests/test_basis.py
FDApy/tests/test_irregular_functional.py
FDApy/tests/test_multivariate_functional.py
FDApy/tests/test_univariate_functional.py
FDApy/tests/test_utils.py