Using RQuantLib on MacOSX
Using RQuantLib on MacOSX
-
First install
QuantLib
as mentioned here -
Install Boost
brew install boost
- Download QuantLib
A version that slightly lags using:
brew install QuantLib
This took 73 mins 40 seconds! Whoa!
If you want to do this stuff manually ... download as below and then following commands in this link
wget "https://sourceforge.net/projects/quantlib/files/QuantLib/1.9/QuantLib-1.9.tar.gz"