jherekhealy / AQFED.jl

Julia package for the book "Applied Quantitative Finance for Equity Derivatives"
MIT License
30 stars 12 forks source link

AQFED.jl

Julia package for the book Applied Quantitative Finance for Equity Derivatives

Installation

A simple way to get started is to clone the repository, start julia from the AQFED folder, type ] to enter the package environment and do

(v1.5) pkg> activate .

Then ESC or CTRL+C to exit the pkg env.

Available Modules