On 6/12/26 7:48 PM, Waldek Hebisch wrote: > On Fri, Jun 12, 2026 at 05:30:09PM +0800, Qian Yun wrote: >> (1) -> x1 := sqrt(x)/sqrt(y); x2 := (sqrt(x)); >> >> (2) -> setSimplifyDenomsFlag true; >> >> (3) -> x1*x2 >> >> +-+2 +-+ >> \|x \|y >> (3) --------- >> y >> >> Well, this is a oversight in 'algreduc', as illustrated above. >> We should use the already simplified 'x1' instead of 'x'. > > Thanks, please commit. >
I'd like to do commit after the openIfCan test is fixed. Which workaround do you intend to apply? - 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 visit https://groups.google.com/d/msgid/fricas-devel/421c9cb1-9c6d-4b7c-b65c-f113df5e20ed%40gmail.com.
