#7682: Customize printing of real numbers
--------------------------------+-------------------------------------------
   Reporter:  jason             |       Owner:  AlexGhitza
       Type:  defect            |      Status:  needs_work
   Priority:  major             |   Milestone:  sage-4.3.2
  Component:  basic arithmetic  |    Keywords:            
     Author:                    |    Upstream:  N/A       
   Reviewer:                    |      Merged:            
Work_issues:                    |  
--------------------------------+-------------------------------------------
Changes (by jason):

 * cc: robertwb (added)
  * status:  new => needs_work


Comment:

 Here is a first cut of a print_options model for RealField that lets you
 specify default printing options for any RealField, all RealFields, and
 still lets you override the defaults when you actually print the numbers.

 It mostly works.  Docs need to be updated, deprecation warnings need to be
 added, and the interface for scientific notation needs to be revamped
 (no_sci and sci_not are confusing and inconsistent keyword choices!).

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