News

In order to calculate the derivative of a function using Python and SciPy, one can use the scipy.misc.derivative function. This function takes three arguments: a function, a point, and a delta. The ...
This small project consists on picking the codes presented in the book C++ Design Patterns and Derivatives Pricing and coding them again in Python. Also the exercises at the end of each chapter are ...