1
0
mirror of https://github.com/bspeice/Quant.jl synced 2025-07-06 16:25:02 -04:00
Files
Quant.jl/README.md
2016-03-05 19:11:34 -05:00

660 B

Quant.jl

Build Status Coverage Status

Quant.jl is intended to be something of a helper application: so many times the same functions are re-written over and over, and it would be helpful to standardize the implementation.

Currently implemented functionality:

  • Black-Scholes Call and Put calculation

Coming soon:

  • Greeks calculation
  • Brownian Motion simulation
  • Geometric Brownian Motion simulation