Post #2735418
2026-05-11 15:30 UTC
@oantolin@mathstodon.xyz @byorgey@mathstodon.xyz @das_g@chaos.social I didn't think about it very carefully... will have to ponder further.
Replies (1)
-
@jer_gib@functional.cafe 2026-05-12 19:17
@oantolin@mathstodon.xyz I believe you are right to be suspicious. And it's not because it has to extract the last element each time (so I don't think arrays would help). Consider a "triangular" partition such as 10=4+3+2+1. My program splits off a unit-width rectangle at each step, so assembles the conjugate partition (which happens to be the same) one by one. @byorgey@mathstodon.xyz @das_g@chaos.social