Files
mpmath--mpmath/docs/plots/kleinj.py
T
2026-07-13 12:32:53 +08:00

3 lines
128 B
Python

# Klein J-function as function of the number-theoretic nome
fp.cplot(lambda q: fp.kleinj(qbar=q), [-1,1], [-1,1], points=50000)