mpmath--mpmath
3 行
102 B
Python
3 行
102 B
Python
# Irregular Coulomb wave function in the complex plane
|
|
cplot(lambda z: coulombg(1,1,z), points=50000)
|