Content deleted Content added
→Simple implementation: cleanup |
Fixed a misconception in the comment code. I apologise if it comes off passive-agressive |
||
Line 81:
return drop_imag(y)
"""
The above use of the reflection (thus the if-else structure)
the approximation to values of z where Re(z) < 0.5, where the Lanczos is not valid. Nevertheless,
the mini-recursion is a bit ugly.
"""
|