#2120: [with patch, needs work] maple -- the interface is completely broken in
Sage-2.10.1 with Maple 11.
--------------------------+-------------------------------------------------
   Reporter:  was         |          Owner:  was              
       Type:  defect      |         Status:  needs_work       
   Priority:  major       |      Milestone:  sage-4.7.1       
  Component:  interfaces  |       Keywords:  editor_craigcitro
Work_issues:              |       Upstream:  N/A              
   Reviewer:              |         Author:                   
     Merged:              |   Dependencies:                   
--------------------------+-------------------------------------------------
Changes (by abbot):

  * upstream:  => N/A


Comment:

 I have tested this patch on Linux/x86_64 (Fedora 14) with sage-4.4.1 and
 Maple 13, and also Maple 11. It does fix the problem. Test output with
 Maple 13:

 {{{
 sage -t --optional "devel/sage-main/sage/interfaces/maple.py"
 **********************************************************************
 File "/opt/sage-4.4.1/devel/sage-main/sage/interfaces/maple.py", line
 1013:
     sage: u == t                                   # optional -- requires
 maple
 Expected:
     True
 Got:
     False
 **********************************************************************
 File "/opt/sage-4.4.1/devel/sage-main/sage/interfaces/maple.py", line
 1118:
     sage: print latex(maple(pi - e^3))                   # optional --
 requires maple
 Expected:
     \pi - \left( {e^{1}} \right) ^{3}
 Got:
     \pi-{{\rm e}^{3}}
 **********************************************************************
 2 items had failures:
    1 of  22 in __main__.example_36
    1 of   4 in __main__.example_40
 ***Test Failed*** 2 failures.
 For whitespace errors, see the file
 /home/shamardin/.sage//tmp/.doctest_maple.py
          [39.6 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t --optional "devel/sage-main/sage/interfaces/maple.py"
 Total time for all tests: 39.6 seconds
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2120#comment:12>
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.

Reply via email to