LICENSE
README.md
setup.py
py3dinterpolations/__init__.py
py3dinterpolations.egg-info/PKG-INFO
py3dinterpolations.egg-info/SOURCES.txt
py3dinterpolations.egg-info/dependency_links.txt
py3dinterpolations.egg-info/requires.txt
py3dinterpolations.egg-info/top_level.txt
py3dinterpolations/core/__init__.py
py3dinterpolations/core/grid3d.py
py3dinterpolations/core/griddata.py
py3dinterpolations/modelling/__init__.py
py3dinterpolations/modelling/modeler.py
py3dinterpolations/modelling/preprocessing.py
py3dinterpolations/modelling/models/__init__.py
py3dinterpolations/modelling/models/deterministic.py
py3dinterpolations/modelling/models/idw.py
py3dinterpolations/plotting/__init__.py
py3dinterpolations/plotting/plotting.py