File: kleinj2.py

package info (click to toggle)
mpmath 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,344 kB
  • sloc: python: 45,321; makefile: 10
file content (2 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (5)
1
2
# Klein J-function as function of the half-period ratio
fp.cplot(lambda t: fp.kleinj(tau=t), [-1,2], [0,1.5], points=50000)