Re: What's the plan of Guile on GSoC 2013?

2013-03-07 Thread Ludovic Courtès
Hi, Nala Ginrut skribis: > I've noticed Jose E. Marchesi mentioned GSoC 2013 for GNU, and I checked > out the GSoC page of GNU Octave: > http://wiki.octave.org/Summer_of_Code_Project_Ideas > Do we have such a page for GSoC ideas? No, but maybe people could post ideas as well as whether they’d l

Re: What's the plan of Guile on GSoC 2013?

2013-03-07 Thread Noah Lavine
Hi, On Thu, Mar 7, 2013 at 11:29 AM, Ludovic Courtès wrote: > So, ideas? :-) > How about continuing the Emacs-Guile integration? I would be really excited to finally see that happen. Noah

Re: [PATCHES] Numeric improvements

2013-03-07 Thread Ludovic Courtès
Mark H Weaver skribis: >> What was the rationale for ‘round-ash’? > > Well, we need it internally to efficiently convert large integers to > floating-point with proper rounding (see the call to > 'round_right_shift_exact_integer' in patch 5). Given that, it seemed > reasonable to export it to th