Jonathan and Aaron, thanks for your replies. As suggested, I'll open an issue and paste all the expressions with the appropriate traceback.
Andreu El miércoles, 8 de junio de 2022 a las 22:50:52 UTC+2, [email protected] escribió: > It would be helpful if you could paste the expressions here rather than > using a screenshot (use print() on them to get a string representation). > That way we could easily reproduce the issue. > > Also, as Jonathan mentioned, this does indeed look like a bug. SymPy > should be able to integrate rational functions without any problems. So I > would suggest opening an issue for this. > https://github.com/sympy/sympy/issues > > Finally, when something hangs like this, it helps to interrupt it after it > has been running for a while and to include the traceback, so we can get an > idea of where it is getting stuck. > > Aaron Meurer > > On Wed, Jun 8, 2022 at 5:36 AM Andreu Bernad Serra <[email protected]> > wrote: > >> Hello Everyone! >> >> I've been trying to use SymPy to derive thermodynamic properties but I'm >> facing some problems with the integration. The problem in particular can be >> seen in the attached figure and the simplified jupyter notebook. >> >> [image: SymPy Integration Query.png] >> >> Instead, I can do the integration by manually separating the terms: >> >> [image: SymPy Integration Query - Manual Integration.png] >> >> For sure, there is something that I'm doing wrong! >> Thanks a lot! >> Andreu >> >> -- >> 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/0d63a825-860c-4edc-914c-1741341d83fan%40googlegroups.com >> >> <https://groups.google.com/d/msgid/sympy/0d63a825-860c-4edc-914c-1741341d83fan%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/e2cd0461-f5ad-4a02-a50b-2385ba0a7c53n%40googlegroups.com.
