There is a regression caught by Nasser: https://12000.org/my_notes/CAS_integration_tests/reports/summer_2022/REGRESSION_REPORTS/fricas/reportsection10.htm
integrate(((x^2-3*x-4)*log(1+x)+((-x^3+3*x^2+4*x)*exp(x+7)+3*x^2-10*x-8)*log(x)+(-x^2+3*x+4)*exp(x+7)+x^3-4*x^2-5*x)/(x^3-3*x^2-4*x),x) It returns integral unevaluated instead of giving correct answer. Git bisect (via fricas0-repo) gives commit c6039c20b834990ca4db708cf5e4e8e53e605b78, which is "More polylog cases". - Qian -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" 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/fricas-devel/41c0708e-3af8-5a08-5f50-52c68e0b4bc7%40gmail.com.
