| Maybe I am missing something really simple, but shouldn't one be able to plot prime_pi? It seems wot work fine with real input Thanks, Luis |
| Essentially, You can see this at However, you are right that it should play nicely with other plotting syntax, which is why we have the ticket here tracking this issue. |
| Yes, you should be able to plot or, equivalently, There have been a number of similar problems with similar solutions mentioned on this site . . . maybe eventually someone will extend Also, could you tell us where you read about the |
| list_plot([(x,prime_pi(x)) for x in xrange(3,10+1)]) |
Asked: Sep 07 '10
Seen: 274 times
Last updated: Sep 07 '10
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.