Install QuantLib

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Install QuantLib

Aaron Elmquist
I resolved my install issues with QuantLib and the Boost Unit Test Framework

On another note, is there a list of what classes will export from to python via SWIG? Google has failed me in this regard.  

Best,

Aaron

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Install QuantLib

Didrik Pinte-5
On 19 April 2013 19:08, Aaron Elmquist <[hidden email]> wrote:
> I resolved my install issues with QuantLib and the Boost Unit Test Framework
>
> On another note, is there a list of what classes will export from to python
> via SWIG? Google has failed me in this regard.

Nothing I could find. The full list is available here:

>>> dir(QuantLib)

This will give you a list of 1190 elements in the namespace.

-- Didrik

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users