Thanks, yes.

But the bug is still there, a totally innocent convergent integral and
sympy gives the wrong result.

On 2/4/22, Chris Smith <[email protected]> wrote:
> If you replace `0.5` with S.Half the answer is `2*pi`.
>
> /c
>
> On Friday, February 4, 2022 at 9:06:52 AM UTC-6 Daniel wrote:
>
>> 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/2144dcc8-bf57-42cb-a05b-e7224ab0ee6dn%40googlegroups.com.
>


-- 
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/CADjSo4QaG1%3DYAb0d3eaB7MBArxArjU0_DGHrYuqawpaUBhcq4w%40mail.gmail.com.

Reply via email to