|
From: Eric E. <eri...@re...> - 2018-06-20 10:43:58
|
Hi Richard, You could do either. If you want to take an existing QuantLib function and export it to Excel, you could make a pull request to QuantLibXL (the link I gave you). If you are adding new functionality to QuantLib then you would need to make a pull request to QuantLib in addition. All of this is unrelated to the "new" and "old" builds of QuantLibXL. The new build is on hold, the link that I gave you is the repo for the old build. Kind Regards, Eric On 2018-06-20 12:40, Dr Richard Marshall wrote: > Hi Eric, > > Just to be clear.... making a pull request to that repository is good for exposing current functions to excel, but not for making new functions in excel? > > Kind regards > Richard > > > Sent from my iPhone > >> On 20 Jun 2018, at 11:35, Eric Ehlers <eri...@re...> wrote: >> >>> I don’t actually know how to feed back improvements into the project? Is there someone that could tell us the best way? >> Please make a pull request to this repo: >> >> https://github.com/eehlers/QuantLibAddin-Old >> >> Kind Regards, >> Eric >> >>> On 2018-06-20 11:26, Richard Marshall wrote: >>> Hi John, Eric & Francois, >>> >>> That would be great. It would certainly push the project forwards a step or 2 for very little effort. >>> >>> I don’t actually know how to feed back improvements into the project? Is there someone that could tell us the best way? >>> >>> Also, (maybe of more interest to Francois) I had a look at the instructions on how to build Quantlib and saw that I had to download stuff, install stuff, etc etc. I have decided that I like my computer the way it is! So, I’ve set up a google cloud account (MS and AWS have similar offerings with free credits) where I can run a virtual machine with windows os that will build the project. >>> >>> I have realised that this way of working has a secondary advantage of being able to do my work, on my machine (in its original state) after kicking off the necessary build processes which will would probably max out my laptop’s capabilities and render it unusable for a while. >>> >>> I’ve only just started this on Monday. So I haven’t got very far yet. I’m following a couple of YouTube videos (search YouTube for “introduction to quantlib”) and just going to see where the adventure leads me... >>> >>> Kind regards >>> Richard >>> >>> Sent from my iPad >>> >>>> On 19 Jun 2018, at 17:10, John Samler <js...@ma... <mailto:js...@ma...>> wrote: >>>> >>>> I've been exposing manually a couple of functions in QuantLibAddin in my local version for a bit. It's admittedly a bit painful to have to copy the code every time instead of just use the pre-compiled versions. >>>> >>>> I haven't tried to add to GitHub because I was expecting the Reposit project to launch, which seems absolutely amazing! But I assume that has been put on hold. >>>> >>>> I guess will make sense to just try to add to GitHub the changes I make which will benefit other users. >>>> *Sent:* Tuesday, June 12, 2018 at 6:02 PM >>>> *From:* "Eric Ehlers" <eri...@re... <mailto:eri...@re...>> >>>> *To:* "Richard Marshall" <dr....@gm... <mailto:dr....@gm...>>, qua...@li... <mailto:qua...@li...> >>>> *Subject:* Re: [Quantlib-dev] Addin Question >>>> Hi Richard, >>>> >>>> Unfortunately these days I don't have time for more than just keeping >>>> the project alive. Perhaps another kind soul here on the list would >>>> volunteer to help out. >>>> >>>> Kind Regards, >>>> Eric >>>> >>>> On 2018-06-08 15:24, Richard Marshall wrote: >>>>> Hi, >>>>> Is there any chance that the inflation swap-curve construction could be exposed in the next release of the XL addin? >>>>> >>>>> I would find it really helpful! >>>>> >>>>> kind regards >>>>> Richard >>>>> >>>>> Sent from my iPad >>>>> ------------------------------------------------------------------------------ >>>>> Check out the vibrant tech community on one of the world's most >>>>> engaging tech sites, Slashdot.org <http://Slashdot.org>! http://sdm.link/slashdot >>>>> _______________________________________________ >>>>> QuantLib-dev mailing list >>>>> Qua...@li... <mailto: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://Slashdot.org>! http://sdm.link/slashdot >>>> _______________________________________________ >>>> QuantLib-dev mailing list >>>> Qua...@li... <mailto:Qua...@li...> >>>> https://lists.sourceforge.net/lists/listinfo/quantlib-dev |