Hi All,
Just to chime in a little bit here. I prefer (a) (the integrate it into PARI option) because I'm currently working on a C/OpenMPI code to perform a bunch of the PARI linear algebra stuff in parallel systems. Should have flakey-half-way-working code by mid. Feb., but my target is to make many of the routines dropin replacements for many of the PARI routines. So, hopefully code that uses those routines will be easily parallelizable. By the way, if anyone is at the AMS-MAA joint meetings right now, leave me a message at the message board (email is kind of spotty here). --jason ----------------------------------------------------------- Jason Worth Martin Asst. Prof. of Mathematics James Madison University http://www.math.jmu.edu/~martin phone: (+1) 540-568-5101 fax: (+1) 540-568-6857 "Ever my heart rises as we draw near the mountains. There is good rock here." -- Gimli, son of Gloin On 1/4/07, David Harvey <[EMAIL PROTECTED]> wrote:
On Jan 4, 2007, at 6:57 PM, William Stein wrote: > > On Thu, 04 Jan 2007 15:43:53 -0800, David Harvey > <[EMAIL PROTECTED]> wrote: >> (a). This is my own personal bias, because I can see step-by-step >> how it could bedone; it is straightforward. PARI integration >> sounds much harder. For a startit's not even clear to me how we >> would be representing data. PARI already hasits own data >> structure for representing polynomials. > > I'm not sure what Bill Hart had in mind, but the following (below) > is what I have in mind when I imagine PARI/Flint integration. [....] OK, so basically you're saying, find the part of PARI that gets called whenever polynomials need to be multiplied, add a line like "if (size > 42) ..." which converts to FLINT format, runs the multiplication, and converts back to PARI format. So the integration you have in mind is not all that tight. I guess this would be doable, and I agree it shouldn't be too difficult. David >
-- --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---