#12857: Split off Graphics class from plot.py
-------------------------------+--------------------------------------------
       Reporter:  jdemeyer     |         Owner:  tbd     
           Type:  enhancement  |        Status:  new     
       Priority:  major        |     Milestone:  sage-5.0
      Component:  plotting     |    Resolution:          
       Keywords:               |   Work issues:          
Report Upstream:  N/A          |     Reviewers:          
        Authors:               |     Merged in:          
   Dependencies:               |      Stopgaps:          
-------------------------------+--------------------------------------------
Description changed by jdemeyer:

Old description:

> The file `sage/plot/plot.py` is getting huge.  One consequence is that
> doctesting this file (without `--long`) takes double the time of any
> other file.  One obvious thing to do is to move the `Graphics` class to a
> new file.

New description:

 The file `sage/plot/plot.py` is getting huge.  One consequence is that
 doctesting this file (without `--long`) takes double the time of any other
 file.

 The following will be moved to a new file `graphics.py`:
  1. class `Graphics`
  2. class `GraphicsArray`

--

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