On Tue, 17 Jul 2012 at 10:27PM -0700, R. Andrew Ohana wrote:
> This is kind of fixed by #11475 (in that prime_pi becomes part of the
> symbolic ring).

Cool.

> The bigger issue is that the symbolic ring does sampling for plotting,
> which is horribly inefficient for prime_pi -- something that is solved
> with the custom plotting method for prime_pi.

Sampling is definitely a poor idea here. How does one access the custom
plotting method? It seems like plot(prime_pi, 5, 100) does so -- but why
then does plot(prime_pi, (5,100)) *not* use it?

Is there a way to get the plot command to be smart enough to
automatically use the custom method?

Dan

--
---  Dan Drake
-----  http://mathsci.kaist.ac.kr/~drake
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to