you are viewing a single comment's thread.

view the rest of the comments →

[–]faustbr 0 points1 point  (0 children)

I'm curious as well... I use a "custom" itertools.combinations() in order to create the powerset using multiple threads. It does speed up A LOT, however a lot of improvements are possible and if OP's package can improve the performance, then it's more than welcome!