On Jul 16, 2009, at 1:37 PM, kcrisman wrote:
> On Jul 16, 3:54 pm, Ethan Van Andel wrote:
>> Sorry to keep spamming sage-support.
>>
>> I have a class instance m with a method riemann_map so that
>> m.riemann_map(z) returns a (numpy) complex value. I want to do a
>> complex_plot of that function
On Jul 16, 3:54 pm, Ethan Van Andel wrote:
> Sorry to keep spamming sage-support.
>
> I have a class instance m with a method riemann_map so that
> m.riemann_map(z) returns a (numpy) complex value. I want to do a
> complex_plot of that function. If I try:
> complex_plot(m.riemann_map,(-2,2),(-2