#7377: Symbolic Ring to Maxima via EclObject
-----------------------------------------------------------------------+----
Reporter: nbruin |
Owner: nbruin
Type: enhancement |
Status: needs_work
Priority: major |
Milestone: sage-feature
Component: symbolics |
Keywords:
Author: Nils Bruin, Jean-Pierre Flori |
Upstream: N/A
Reviewer: Jean-Pierre Flori, François Bissey, Karl-Dieter Crisman |
Merged:
Work_issues: |
-----------------------------------------------------------------------+----
Comment(by jpflori):
I produced new versions of the patches based on Sage 4.6.2.alpha4, ECL
11.1.1 of !#10766 and Maxima 5.23.1 of #10773.
I think I forgot to include some changes in Sage in the previous rebased
patches, things should be better with those versions.
The patches will follow shortly.
I'm currently running "make ptest" to check I get the same failures as
what was posted above.
I'm also currently trying to get rid of the Pexpect class inheritage of
MaximaAbstract and MaximaLib classes.
The best idea I got so far is to split all the non-pexpect and non-
communication things of Sage pexpect class into a parent class and make
MaximaAbstract inherit from that class so that we still have access to all
the nice features defined in Pexpect class.
MaximaLib would just inherit MaximaAbstract and Maxima woulb inherit both
MaximaAbstract and Pexpect.
I'll post this set of patches asap.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7377#comment:57>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.