|
From: Luigi B. <lui...@gm...> - 2014-08-07 10:34:22
|
Unfortunately C++11 is out of the reach of a lot of people still suffering under the heel of their IT groups :) (Anecdotal evidence: at StatPro Italia, out boxes are still on the long-term support Ubuntu release from April 2012---we'll be switching to the April 2014 one, eventually, but that's lower priority that a lot of other things on our plate---so we're using gcc 4.6.2 from March 2012. And that's Ubuntu: if we were using RedHat, for instance, that would be more even conservative.) Anyway: I'd love all of the things on your list (C++, multithreading, boost) and I'd be glad to start a 2.0 branch, but I have no idea how to go about a lot of problems yet: see my talk at Dusseldorf <http://vimeo.com/79724861> for the major ones. So: let's start the discussion. I'd love to hear from people with some ideas about the above... Luigi On Wed, Aug 6, 2014 at 11:35 PM, Klaus Spanderen <kl...@sp...> wrote: > plus C++11 and multithreading? I'd be a happy camper.. > > > > On Wednesday, August 06, 2014 11:26:26 PM Ferdinando M. Ametrano wrote: > >> my daydream PEP would be: boostify the library (date, stats, math) with no > >> regard for backward compatibility... > >> then when I wake up I defer the development leadership to Luigi ;-) > >> > >> On Wed, Aug 6, 2014 at 11:01 PM, Dirk Eddelbuettel <ed...@de...> wrote: > >> > Hi Klaus, > >> > > >> > Thanks for the quick reply! Had wondered whether to pester you and Peter > >> > directly, or go to the list. > >> > > >> > On 6 August 2014 at 22:46, Klaus Spanderen wrote: > >> > | not a day-dream, but I never brought it into a "patch" or close to it. >> > I > >> > | started off by replacing QuantLib::Date with boost::local_date_time >> > (w/o > >> > > >> > taking > >> > > >> > | backwards compatibility into considerations) and changed the >> > DayCounters > >> > > >> > to > >> > > >> > | also consider hours but I think there is no way doing this in a > >> > | backwards > >> > | compatible manner. > >> > > >> > That's the issue. But I guess if were to collect 'PEP' items (didn't we > >> > once > >> > a loooong time ago?) maybe this could be one. Might also make for a fun > >> > project for a motivated Google Summer of Code student... > >> > > >> > Cheeers, Dirk > >> > > >> > -- > >> > http://dirk.eddelbuettel.com | @eddelbuettel | ed...@de... > >> > > >> > > >> > >> > -------------------------------------------------------------------------- > >> > ---- Infragistics Professional > >> > Build stunning WinForms apps today! > >> > Reboot your WinForms applications with our WinForms controls. > >> > Build a bridge from your legacy apps to the future. > >> > > >> > >> > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clkt > >> > rk _______________________________________________ > >> > QuantLib-dev mailing list > >> > Qua...@li... > >> > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > > > > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> |