#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.
>
> The following will be moved to a new file `graphics.py`:
> 1. class `Graphics`
> 2. class `GraphicsArray`
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`
3. def `show_default`
4. def `is_Graphics`
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12857#comment:4>
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.