On Thursday, September 22, 2022 at 6:06:19 PM UTC-4 [email protected] wrote:
> Note also that prod(range(1,n)) does *NOT* just multiple 1 times 2 > times 3 in order. Instead, it uses a tree approach so that the > multiplications involve objects with more balanced sizes, which is > Thanks for that clarification - I was too lazy to look at the balanced_list_prod code :-) -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/09548ba8-4375-419c-a50c-b40ef5d9bfe9n%40googlegroups.com.
