Re: QuantLibAddin Gnumeric support

Posted by eric ehlers on
URL: http://quantlib.414.s1.nabble.com/QuantLibAddin-Gnumeric-support-tp10714p10717.html

> I haven't been following the conversation, but our development tree
> has just reopened and it would be a good time to work on this.
> Where are the specs ?

At the links below are the design documents for QuantLibAddin and the
ObjectHandler component it depends on -

http://www.quantlib.org/quep/quep011.html
http://www.quantlib.org/quep/quep012.html 

I suggest you download the latest snapshot of the code from CVS and
have a look at that.  There's an addin for C, and some example
standalone executable clients in C, my assumption is that you can use
these as a basis for the Gnumeric addin.

Some of the source code is autogenerated by a script which is
supplemented by function metadata in XML files.  I gather that
Gnumeric's UI is much richer than Excel's so the metadata will have to
be extended for your purposes.

Regards
Eric