.coveragerc
.gitignore
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tasks.py
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/benchmark.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation_guide.rst
docs/source/auto_examples/index.rst
docs/source/auto_examples/plot_sensitivity_analysis.rst
docs/source/auto_examples/plot_vfi_classifier_dicision_boundaries.rst
docs/source/auto_examples/sg_execution_times.rst
examples/README.txt
examples/plot_sensitivity_analysis.py
examples/plot_vfi_classifier_decision_boundaries.py
paper/paper.bib
paper/paper.md
vfi/__init__.py
vfi/_version.py
vfi/_vfi.py
vfi.egg-info/PKG-INFO
vfi.egg-info/SOURCES.txt
vfi.egg-info/dependency_links.txt
vfi.egg-info/not-zip-safe
vfi.egg-info/requires.txt
vfi.egg-info/top_level.txt
vfi/tests/__init__.py
vfi/tests/test_common.py