> > * the maxima expression x#0 (x is not equal 0) has no meaning in > > Sage. If the answer from Maxima contains x#0 and this answer is in > > variable sol, then > > sage: sol.sage() > > fails. I have no idea how and where could fix it. Can somebody add > > this feature to Sage? Thanks. > > This is already fixed on Trac # 1163, waiting for review - I hope this > does what you need.
I do not think so. I installed this patch and the command sage: maxima("x#0").sage() gives still error: TypeError: unable to make sense of Maxima expression 'x#0' in Sage Anyway, I uploaded new patch and hope that problem related to parsing # will be solved in another patch. Many thanks for info. 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 URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---