#11028: More Modular ComplexPlot
--------------------------------------------+-------------------------------
Reporter: evanandel | Owner: jason, was
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.1
Component: graphics | Resolution:
Keywords: complex plot riemann map | Work issues:
Report Upstream: N/A | Reviewers: Karl-Dieter
Crisman
Authors: Ethan Van Andel | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------+-------------------------------
Old description:
> I modified !ComplexPlot to be more flexible and modular. The __init__
> method now takes rgb_data instead of z_values as input. This permits
> users to decide how they want to represent their complex data.
> Adjustments have been made to both !RiemannMap.plot_colored and
> complex_plot.
>
> I also removed the now-redundant !ColorPlot from riemann.pyx.
>
> ----
> Apply only [attachment:trac-11028-modular-complex-plot.2.3.patch].
New description:
I modified !ComplexPlot to be more flexible and modular. The __init__
method now takes rgb_data instead of z_values as input. This permits users
to decide how they want to represent their complex data. Adjustments have
been made to both !RiemannMap.plot_colored and complex_plot.
I also removed the now-redundant !ColorPlot from riemann.pyx.
----
Apply [attachment:trac-11028-modular-complex-plot.2.3.patch] and
[attachment:trac_11028-reviewer.patch].
--
Comment (by kcrisman):
I've changed a few documentation things that weren't quite right, and
added a doctest and explanation since you now only use Numpy arrays in
this particular `complex_to_rgb` - which is fine, but then we need to tell
people.
Apply trac-11028-modular-complex-plot.2.3.patch and
trac_11028-reviewer.patch
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11028#comment:15>
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.