From: Nasser M. A. <nm...@12...> - 2024-01-06 22:18:56
|
FYI; --------------------- redcsl -w Reduce (CSL, rev 6657), 10-Dec-2023 ... 1: int( x*(1+x)^(2/3)*(1-x)^(1/2)/(-(1-x)^(5/6)*(1+x)^(1/3)+(1-x)^(2/3)*(1+x)^(1/2)),x); Killed > After about 10-15 minutes. I am running this on Linux Manjaro inside virtual box with 64 GB RAM for the VBox, and on fast PC. Build reduce from source to use CSL. You might want to make sure to save all your work before running this command as it seems to consume all CPU and Linux became not usable until the reduce process terminates on its own. --Nasser |