This is clearly wrong: >>> integrate( 1 / ( x**2 + 0.5**2 ) / ( ( x - 1 )**2 + 0.5**2 ), ( x, -oo, oo >>> ) ).evalf( ) 0
With sympy 1.7.1. -- Did Crypto Crash The World Economy Yet? https://dcctwey.com/ -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADjSo4Q60L_rBbDiF6vTh7DDdYHFQBpicr5RvXC64dH7Y7szbA%40mail.gmail.com.
