On Sep 7, 2009, at 3:58 AM, Golam Mortuza Hossain wrote: > > Hi Nils, > > > On Mon, Sep 7, 2009 at 2:24 AM, Nils Bruin<nbr...@sfu.ca> wrote: >> For other people interested in maxima-as-a-library: I personally >> don't >> have a clue what the right way forward is from here. What >> functionality do we need from maxima? Is a minimal functionality >> library the right way to go, a la the "myint" example above? Or would >> we be served with a fully functional .. > > > IMO, minimal but functional library would be the right way to go. > From my personal experience, trying to do one small step at a time > leads > to much further distance in long run rather than trying to do > everything > at one go.
I'm of the same opinion--something like the MaximaSymbolicRing could be an interesting exercise, but I'm not sure how useful it would be. I don't imagine manipulating lots of little maxima elements will be the main usecase. Rather, it would be more useful to be able to take a single (possibly large) Pynac object, convert pass it to Maxima to be able to call some maxima function(s) on it, then get it back. With as little overhead as possible, of course :). - Robert --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---