Skip to content

Feature request: Product of 2 sets #13

@remz1337

Description

@remz1337

Hello,

I'm wondering if you could have a look at implementing product combinations?

Let's say we have 2 sets, { A, B } and { X, Y }, product gives this:
A X
A Y
B X
B Y

(Like in the cppitertools package, but I would like to use your divide_work function to parallelize the work)
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions