Skip to content

vidalalcala/quantlib-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantLib Lua

The C++ wrappers for the QuantLib-Lua extension module are created by means of SWIG (Simplified Wrapper and Interface Generator) available from http://swig.sourceforge.net/.

The build step requires that the QuantLib headers and library can be found by the compiler. On Unix-like platforms, this should already hold if you ran "make install" from your QuantLib directory.

Attribution

The interface files used by SWIG are part of the free/open-source library Quantlib library. Jose V. Alcala-Burgos just rocks in Lua.

Requirements

Running

$ luarocks make

Caveats

  • There are linking errors using clang in OS X . The best option is to install all requirements using Homebrew and the compiler GCC 4.9.0

About

QuantLib wrappers for Lua

Resources

License

Stars

Watchers

Forks

Packages

No packages published