HIPERFIT / recipes

Financial Recipes
MIT License
2 stars 4 forks source link

Financial Recipes

Running Jupyter Locally

The easiest is probably to install Docker and use the provided Dockerfile.

The Makefile is set up to do just this, so once you have docker installed, just type:

make

And open your browser at address localhost:8888. The changes you make will be stored to the notebooks folder in the current directory, which you can then commit to git.

Models and Pricing

Computational ingredients/components

Finite differencing for PDE solving

Risk

Date/time

Notes on Parallelism

Related Work

  1. Paolo Brandimarte. Numerical methods in finance and economics: a MATLAB-based introduction. John Wiley & Sons, Inc., 2006. Available via REX: http://onlinelibrary.wiley.com.ep.fjernadgang.kb.dk/book/10.1002/0470080493

  2. Seydel, Rüdiger. Tools for computational finance. Berlin: Springer, 2006. Available via REX: http://link.springer.com.ep.fjernadgang.kb.dk/book/10.1007%2F3-540-27926-1