1. from mpmath import *
2. cplot(zeta, [0, 1], [0, 50])
I expected to see the real axis scaled to create a square image (as "plot"
does with the x- and y- axis).
Instead I get a tiny rectangular sliver for the graph (png attached).
I'm using mpmath 0.13 on 64-bit Fedora 11. Python 2.6 ( r26 :66714, Jun 8
2009, 16:07:29).
Original issue for #203: http://code.google.com/p/mpmath/issues/detail?id=163
Original author: https://code.google.com/u/[email protected]/