On Aug 27, 2:40 am, Bill Page <bill.p...@newsynthesis.org> wrote:
> This used to work. Is it a known problem?
>
> The traceback does not make much sense to me. I guess a lot has
> changed in this code since sage-3.4
>
> I would appreciate any help/suggestions for debugging.
>
> Thanks.
>
This is a known problem. The patch at
http://trac.sagemath.org/sage_trac/ticket/6318
should fix this.
sage: expr=x+1
sage: maxima(expr)
x+1
sage: fricas(expr)
x + 1
I am using fricas 1.0.7 (http://trac.sagemath.org/sage_trac/ticket/
6517) with the included ecl (also works with the updated ecl that is
coming). It would be great if someone could review these two tickets.
Adam
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---