Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Permutation and combination functions for iteration over arrays #577

Open
cgranade opened this issue Apr 25, 2022 · 0 comments
Open

Permutation and combination functions for iteration over arrays #577

cgranade opened this issue Apr 25, 2022 · 0 comments
Labels
Area-API Issue concerns the API design of a library, such as style guide or design principles adherence. Kind-Enhancement New feature or request Pkg-Standard Issue relates to the Microsoft.Quantum.Standard package.

Comments

@cgranade
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It would be nice to have functions that allow for generating and iterating over permutations and combinations of arrays, similarly to Python's itertools.combinations.

@cgranade cgranade added the Kind-Enhancement New feature or request label Apr 25, 2022
@msoeken msoeken added Pkg-Standard Issue relates to the Microsoft.Quantum.Standard package. Area-API Issue concerns the API design of a library, such as style guide or design principles adherence. labels Apr 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area-API Issue concerns the API design of a library, such as style guide or design principles adherence. Kind-Enhancement New feature or request Pkg-Standard Issue relates to the Microsoft.Quantum.Standard package.
Projects
None yet
Development

No branches or pull requests

2 participants