[sage-support] Re: lambda/ function calls in cython fro complex_plot

2009-07-16 Thread Robert Bradshaw
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

[sage-support] Re: lambda/ function calls in cython fro complex_plot

2009-07-16 Thread kcrisman
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