Installation

Using github

pip uninstall pyfan -y
pip install git+https://github.com/fanwangecon/pyfan.git#egg=pyfan
pip show pyfan

Using PyPI

pip uninstall pyfan -y
pip install pyfan
pip show pyfan

Other requirements

pyfan builds on (and hence depends on) numpy`` and scipy libraries other packages shown in the toml file