|
From: Joseph W. <jo...@gn...> - 2006-02-02 16:50:53
|
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. |