Mercurial > public > python-black-scholes
comparison README.md @ 13:c3fa0dd36eda
let's change the name because is fucking offensive
committer: GitHub <noreply@github.com>
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Wed, 09 Aug 2023 19:42:40 +0100 |
parents | 9995dce9461d |
children | 06e63d7cdb22 |
comparison
equal
deleted
inserted
replaced
12:9995dce9461d | 13:c3fa0dd36eda |
---|---|
1 # fucking-black-scholes model [DEPRECATED] | 1 # python-black-scholes model |
2 | 2 |
3 I'm a finance student trying to stop procrastinating and start studying my derivatives lectures. So, in order to | 3 I'm a finance student trying to stop procrastinating and start studying my derivatives lectures. So, in order to |
4 understand the Black-Scholes model, I built this simple command line tool. Which is far more interesting than memorizing | 4 understand the Black-Scholes model, I built this simple command line tool. Which is far more interesting than memorizing |
5 stupid stuff from the professor's slides. | 5 stupid stuff from the professor's slides. |
6 | 6 |