#13364: Upgrade Maxima to 5.29.1
-------------------------------------------------------+--------------------
       Reporter:  kcrisman                             |         Owner:  tbd    
                                             
           Type:  enhancement                          |        Status:  new    
                                             
       Priority:  major                                |     Milestone:  
sage-5.6                                            
      Component:  packages                             |    Resolution:         
                                             
       Keywords:  maxima spkg                          |   Work issues:  fix 
doctests                                        
Report Upstream:  Reported upstream. No feedback yet.  |     Reviewers:  
Karl-Dieter Crisman, François Bissey, Leif Leonhardy
        Authors:  Jean-Pierre Flori                    |     Merged in:         
                                             
   Dependencies:  #13324                               |      Stopgaps:         
                                             
-------------------------------------------------------+--------------------

Comment (by kcrisman):

 Replying to [comment:70 jpflori]:
 > I guess you can launch a ecl shell with sage -ecl and then type (require
 :maxima).
 > This should not be affected by #9671.
 {{{
 $ ./sage -ecl
 ECL (Embeddable Common-Lisp) 12.12.1 (git:UNKNOWN)
 Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
 Copyright (C) 1993 Giuseppe Attardi
 Copyright (C) 2000 Juan J. Garcia-Ripoll
 ECL is free software, and you are welcome to redistribute it
 under certain conditions; see file 'Copyright' for details.
 Type :h for Help.
 Top level.
 > (require :maxima)

 ;;; Loading #P"/home/newsagetest/sage-5.5.rc0/local/lib/ecl/maxima.fas"
 ;;; Loading #P"/home/newsagetest/sage-5.5.rc0/local/lib/ecl/sb-bsd-
 sockets.fas"
 ;;; Loading #P"/home/newsagetest/sage-5.5.rc0/local/lib/ecl/sockets.fas"
 ("SB-BSD-SOCKETS" "SOCKETS" "MAXIMA")
 > (+ 2 2);

 4
 }}}
 Though I didn't know how to run a Maxima command in this, the fact that no
 error was raised seems good.

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