|
From: <ja...@fr...> - 2017-02-13 08:39:39
|
Hi Lars, How do you declare and use abstract types? Say I want to define a new constructor (e.g. riskybond.py) which needs an pointer in its constructor of a virtual base type (defaulttermstructure) How do I declare that type? I see there are methods for the type (defaulttermstructure.py) so they can be used from all derived classes but how does one declares the abstract type to be recognised? Best pp ----- Original Message ----- > Hi, > I like its simplicity. It works very well on my mint/ubuntu with the > last version of libreoffice + sdk. I can drive the debugger directly > from Calc. > Too bad the worksheets need to be rewritten but that's a minor > inconvenience. > Something I am wondering, what happens now with the dependencies? Can > they be forced now? > Would it be possible to get the doxygen c++ doc for free into the > parameters of the functions? Through an hypothetical doxy-c++-py > module? > I might pr new functions as I use them. > Best and thank you > pp > > ----- Original Message ----- > > Hi, > > > > it is independent of Reposit and has a modified version of the > > "old" > > repository/objecthandler code of the QuantLibAddin in the folder > > oh. > > > > The other code components are generated by python code based on > > metadata defined under gensrc/metadata (similar to SWIG but without > > the > > class hierarchy redefinitions). > > > > I assume that Mac-OS is a quick win - but I have had some problems > > compiling the examples of LibreOffice/SDK under Windows (unix > > convention of paths in the SDK files which do not work under > > Windows > > - > > help appreciated since my license of VS-C++ is expired). > > > > > > Kind regards, > > Lars > > > > > > > > > > > > Am Donnerstag, den 26.01.2017, 18:50 +0100 schrieb ja...@fr...: > > > That's very good news, > > > I know I could look and I will but, is that working ok for all > > > OS? > > > Is > > > it based on the previous OH or on the new Reposit framework? > > > Thank you > > > pp > > > > > > > > > > > > ----- Original Message ----- > > > > > > > > Good evening, > > > > > > > > I have a running version for the addin for LibreOffice/Calc. On > > > > GitHub > > > > I have a first prototype for automatic addin code generation of > > > > QuantLib functions and classes for Calc > > > > (github.com/lcallenbach/quantlibaddin). > > > > > > > > Feedback (and testing on other platforms) welcome. > > > > > > > > > > > > Kind regards, > > > > Lars > > > > > > > > ----------------------------------------------------------------- > > > > ------------- > > > > Check out the vibrant tech community on one of the world's most > > > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > > > _______________________________________________ > > > > QuantLib-dev mailing list > > > > Qua...@li... > > > > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > > > > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > |