Asian Option Pricing in Python This project prices Asian options using finite difference schemes and 5 different partial differential equations. Requirements Python 3.5 (Developed in 3.5.2) - Note: Will NOT work in Python 2. numpy nose (for testing) progressbar2 (for output script)