JuliaMath / JuliaMath/Combinatorics.jl

Combination order

Open
#188 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
230
Forks
62
PR merge metrics
No merged PRs in 30d

Description

docstring of `combinations(a, n)` does not describe how combination is ordered, which is dictionary order indeed. In online documentation, `combinations(a, n)` located below of `CoolLexCombinations`, thus order returned by `combinations(a, n)` may be misunderstood as cool-lex, rather than dictionary order.

![Image](https://github.com/user-attachments/assets/622570ac-a82f-4799-b8ae-a5f0273d7de9)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.