scipy.special
scipy.special.yv
scipy.special.kn
scipy.special.
yve
Exponentially scaled Bessel function of the second kind of real order
Returns the exponentially scaled Bessel function of the second kind of real order v at complex z:
yve(v,z) = yv(v,z) * exp(-abs(z.imag))