Thank you very much ! I was hunting this one, but somebody seems to have 
found it.
BTW, conversion to maxima also happens in the most unexpected places (e. g. 
`simplify`), and I got burned by this one in unrelated work...
Now that we have diagnosis, onward to therapeutics : I took the liberty to 
Cc Trac#31756 <https://trac.sagemath.org/ticket/31756> the participants to 
Trac#31047 <https://trac.sagemath.org/ticket/31047>.

Le vendredi 30 avril 2021 à 09:22:50 UTC+2, Markus Wageringel a écrit :

> This is caused by the changes to symbolic functions in ticket #31047 and 
> also affects the Mathematica interface. I have opened 
> https://trac.sagemath.org/ticket/31756 for it.
>
> Sébastien Labbé schrieb am Donnerstag, 25. März 2021 um 12:29:29 UTC+1:
>
>> sage -t --long --warn-long 79.7 --random-seed=0 
>> src/sage/symbolic/integration/integral.py
>> **********************************************************************
>> File "src/sage/symbolic/integration/integral.py", line 579, in 
>> sage.symbolic.integration.integral.integrate
>> Failed example:
>>     f.integrate(x, algorithm="mathematica_free")   # optional - internet
>> Expected:
>>     x*y^z + sqrt(1/2)*sqrt(pi)*fresnel_sin(sqrt(2)*x/sqrt(pi))
>> Got:
>>     x*y^z + Sqrt(1/2*pi)*fresnel_sin(x*Sqrt(2/pi))
>> **********************************************************************
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/803224c7-78d2-435d-849c-e2821fa4cd32n%40googlegroups.com.

Reply via email to