Commit Graph

17 Commits

Author SHA1 Message Date
Kevin
45afa03a00 Merge branch 'master' of https://github.com/kevindkeogh/opt-pricer 2017-07-23 20:07:52 -04:00
Kevin
f14f4a8700 Added -h and long options 2017-07-23 20:07:40 -04:00
Kevin
1d71c23f03 Revert "variable name change"
This reverts commit 5081c3c2b1.
2017-07-16 20:27:23 -04:00
Kevin
5081c3c2b1 variable name change 2017-07-16 12:19:58 -04:00
Kevin Keogh
806de6c597 Merge branch 'master' of https://github.com/kevindkeogh/opt-pricer 2017-04-17 23:52:48 -04:00
Kevin Keogh
0985dedd8f cleanup 2017-04-17 23:52:36 -04:00
Kevin
dac191c251 added comments, declared getopt externs 2017-04-08 00:40:07 -04:00
Kevin Keogh
8912cbd751 add gitignore 2017-04-02 21:53:16 -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
75190e2d31 suppress makefile output 2017-04-02 15:52:39 -04:00
Kevin Keogh
bd0ecdc910 Add install and uninstall commands to makefile 2017-04-02 15:43:22 -04:00
Kevin Keogh
99b350a852 Initial commit 2017-04-02 15:35:28 -04:00