FWIW, neither Maxima, Giac, Sympy, Fricas, the Wolfram engine nor the Rubi integrator seem to be able to give a closed form to this antiderivative…
- Maxima (5.46.0) fails as reported above relatively quickly (a few seconds). - the default integrator (i. e. what is called without specifying algorithm) and Sympy (1.12) takes their sweet time (> 5 minutes) before returning the held integrate call.- Giac (1.9.0) and Fricas (1.3.8.p1) return the held integrate expression faster (less than 1/3 of a second). - the Wolfram Engine (13.3.0) and Rubi (4.16.1.0, used through the Wolfram Engine) need a bit more than 1/2 second to return the unevaluated call ; this might be due to the Mathematica interface (which is still pexpect- based, IIRC). HTH, Le dimanche 16 juillet 2023 à 20:36:37 UTC+2, John H Palmieri a écrit : > I get the same error when evaluating this integral in Sage with its own > Maxima. (version 5.46.0). > > > On Sunday, July 16, 2023 at 10:30:53 AM UTC-7 Matthias Koeppe wrote: > >> On Sunday, July 16, 2023 at 5:48:00 AM UTC-7 Nasser M. Abbasi wrote: >> >> After some struggle, build sagemath with maxima 5.47 upstream. >> >> >> Open a PR with the upgrade please >> >> -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/c3137eb6-d8eb-4d05-85e5-ad14d0faf6een%40googlegroups.com.