Pricing American Options by Finite Difference

6. Pricing American Options by Finite Difference#

- Replicating the implementation in Longstaff and Schwarz.
- Replicating the values in Table 1.
- Completel replicating the Table 1, as in the paper.

Hide code cell source

# Import libraries
import numpy as np