Commit Graph

20 Commits

Author SHA1 Message Date
Kevin Keogh
186e8e40e9 Style cleanup, add comments 2017-07-31 00:05:43 -04:00
Kevin
0ec0e69bfe Made program multi-threaded 2017-07-30 21:06:53 -04:00
Kevin Keogh
b1ca1c9097 Fix bug where too many simulations were being run 2017-07-30 18:03:07 -04:00
Kevin Keogh
824ed8441a Fix bug that seems to be causing some contention among the threads 2017-07-30 17:19:28 -04:00
Kevin Keogh
7559bd23bb Add multi-threading 2017-07-30 10:53:27 -04:00
Kevin Keogh
ef0c6df011 Remove old commented code 2017-07-27 23:04:05 -04:00
Kevin Keogh
a28df367bf Complete all Greek calculations for BS and MC, add README 2017-07-27 23:01:03 -04:00
Kevin Keogh
785c546ba3 Fix bugs, clean up code, standardize MC Greeks 2017-07-25 23:10:05 -04:00
Kevin Keogh
15d750abf1 Changes in progress, added calculations for FinDiff greeks 2017-07-24 22:58:41 -04:00
Kevin Keogh
58d17adfa2 Should be able to cross-compile for Windows now 2017-07-23 22:48:20 -04:00
Kevin
a6a10e4a1f Fix help option and remove linker option from makefile 2017-07-23 20:16:07 -04:00
Kevin
f14f4a8700 Added -h and long options 2017-07-23 20:07:40 -04:00
Kevin
dac191c251 added comments, declared getopt externs 2017-04-08 00:40:07 -04:00
Kevin Keogh
fae467e66c cleanup 2017-04-02 21:48:56 -04:00
Kevin Keogh
0d9f68198e attribution for gaussian random number algorithm 2017-04-02 21:16:42 -04:00
Kevin Keogh
50fd8df3aa remove dependency on cblas 2017-04-02 21:13:55 -04:00
Kevin Keogh
a8a96ba17a move the math functions to a separate file; remove dependency on GSL due to license 2017-04-02 21:11:51 -04:00
Kevin Keogh
d793ecb2fe merge 2 loops 2017-04-02 18:50:01 -04:00
Kevin Keogh
fe5c68f149 cleanup 2017-04-02 16:21:15 -04:00
Kevin Keogh
99b350a852 Initial commit 2017-04-02 15:35:28 -04:00