#10743: Add iterator protocol to EclObject
---------------------------+------------------------------------------------
   Reporter:  nbruin       |       Owner:  nbruin         
       Type:  enhancement  |      Status:  needs_review   
   Priority:  major        |   Milestone:  sage-4.6.2     
  Component:  interfaces   |    Keywords:  ECL lisp ecllib
     Author:  Nils Bruin   |    Upstream:  N/A            
   Reviewer:               |      Merged:                 
Work_issues:               |  
---------------------------+------------------------------------------------
Changes (by nbruin):

  * owner:  was => nbruin


Comment:

 Patch also fixes a documentation issue: printing of floats in LISP is
 dependent on an environment setting, and Maxima changes that setting when
 loaded (sets doubles to be the default rather than single precision
 floats). Since #7377 preloads Maxima in sage.libs.ecl, it changes the
 printing of floats and breaks a doctest in EclObject. This patch also
 changes the doctest so that the environment is fixed, which means the
 result of the doctest is not dependent on preloading Maxima anymore.

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