|
From: Eric E. <eri...@re...> - 2019-05-23 09:20:24
|
Hi Alix, With the new design I managed to implement ~80% of the ~1,000 functions that QuantLibXL supports. I worked on it during a period of unemployment but unfortunately someone came along and gave me a job before I could finish it. I don't know if or when I will ever get back to it. Regards, Eric On 20/05/2019 09:35, ALIX LASSAUZET wrote: > Thanks a lot Eric, will try to use this starting point instead. Any plan > for the use of this new design? Is it in the pipe? > > Best regards, > Alix > > Le dim. 19 mai 2019 à 14:09, Eric Ehlers <eri...@re... > <mailto:eri...@re...>> a écrit : > > Hi Alix, > > I am still here, although I'm afraid I'm long overdue releasing > QuantLibXL 1.15. > > There are two builds of QuantLibXL, the original design, which is in > production (up until version 1.14), and a new design using SWIG. > > You are looking at the repos for the new build, which was never > released. The old build relies on just one repo: > > https://github.com/eehlers/QuantLibAddin-Old.git > > That corresponds to the zip files for the public release of 1.14. > > Kind Regards, > Eric > > On 19/05/2019 13:05, ALIX LASSAUZET wrote: > > Hi QL-community, > > > > I would like to know what is the best way to contribute to QuantLib > > Excel project. > > Until now, I managed to install QuantLibXL from the source code, > > following instructions available on the official website > > (https://www.quantlib.org/quantlibaddin/build_qlxl.html). But this > > installation starts from the download of the associated zip > files, and > > not from git repositories. I saw that Eric Ehlers was actively > working > > on several repositories related to this (maybe a new way to > compile the > > xll using swig? - https://github.com/eehlers?tab=repositories), > but I > > have no idea which one could be used and if it is the right way to > > compile it despite the fact there are many project dependencies > > (reposit, ql addin, ql xl, gensrc, ...). > > > > Could you please advice? > > > > Thanks, > > Alix > > > > > > > > > > _______________________________________________ > > QuantLib-dev mailing list > > Qua...@li... > <mailto:Qua...@li...> > > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > > > |