Login  Register

R-SWIG-Quantlib status report

Posted by Joseph Wang-2 on Feb 03, 2006; 3:48am
URL: http://quantlib.414.s1.nabble.com/R-SWIG-Quantlib-status-report-tp10985.html

I've added a lot of code to the work that Duncan Wald did on R-SWIG.  As
of yesterday I was able to generate a C++ wrapper file from the SWIG
interfaces in quantlib and was also able to get it it load into R.

Right now, I'm working on fixing up the S wrapper.  In particular, the S
wrapper doesn't seem to deal with overloading functions, and I'm trying
to figure out the syntax for R to do this.  I should have something more
or less working by the end of next week.