QuantLibXL 0.3.14 and ObjectHandler 0.1.5 Released

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

QuantLibXL 0.3.14 and ObjectHandler 0.1.5 Released

eric ehlers
QuantLibXL version 0.3.14 and ObjectHandler version 0.1.5 have been
released and are available for download:
http://sourceforge.net/project/showfiles.php?group_id=12740

ObjectHandler
http://www.objecthandler.org
http://www.gensrc.org

Integration of a generic C++ library such as QuantLib into
spreadsheets and other end user tools requires a standalone
ObjectHandler component, a repository allowing objects to be stored,
shared, updated, interrogated, and destroyed.

QuantLibAddin
http://www.quantlibaddin.org
http://www.quantlibxl.org

QuantLibAddin implements an interface supporting a subset of QuantLib
functionality. Constructor, member and utility functions are defined
in XML metadata from which a Python application generates source code
for supported platforms including Microsoft Excel and OpenOffice.Org
Calc.

QuantLibXL is the implementation of QuantLibAddin for Microsoft Excel.
 The QuantLibXL project includes a binary release comprising a
compiled Addin and related spreadsheets.

        The QuantLib group