Fwd: QuantLibAddin, Addin/Cpp

Posted by Roland Lichters-2 on
URL: http://quantlib.414.s1.nabble.com/Re-QuantLibAddin-Addin-Cpp-tp9597p9599.html


The holy grail would be to get the Calc addin into a state where it
could seamlessly load the flagship example QLXL workbooks...

QuantLibXL/Workbooks/StandaloneExamples/YieldTermStructures.xls
QuantLibXL/Workbooks/StandaloneExamples/InterestRateDerivatives.xls

...but that would take a lot of work.
Ok, I'm tempted. But doesn't it make more sense to look at gensrc for Calc now rather than putting the code together manually?
 
Hi Eric,
I made small changes to gensrc/gensrc/addins/calc.py (attached) just to make it run and produce output files again. Next would be adjusting the output to the "new" format.. 
But apart from this step- if I want to expose more functionality to Calc (that is already exposed to XL), does this mean I have to add <SupportedPlatform name='Calc'/> to the desired functions in QuantLibAddin/gensrc/metadata/functions/*.xml? This seems to be it at first glance.
Regards,
Roland



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev

calc.py (14K) Download Attachment