finmath / finmath-lib

Mathematical Finance Library: Algorithms and methodologies related to mathematical finance.
Apache License 2.0
488 stars 168 forks source link

Merton Model for Fourier Methods and Variance Gamma Process for Monte Carlo Engine #69

Closed AlessandroGnoatto closed 5 years ago

AlessandroGnoatto commented 5 years ago

What is this PR for?

I added the characteristic function of the Merton Jump Diffusion model.

What type of PR is it?

Improvement

Todos

N/A

What is the related issue?

Merton Model was featured only as a Monte Carlo simulation.

How should this be tested?

See Unit test.

Screenshots

Questions:

NO

Are there breaking changes for older versions?

NO

Does the change require additional documentation?

NO

cfries commented 5 years ago

Awesome! Thank you!