JuliaMath / Combinatorics.jl

A combinatorics library for Julia
http://juliamath.github.io/Combinatorics.jl/dev/
Other
214 stars 58 forks source link

combinations(1:n) #86

Open alanedelman opened 4 years ago

alanedelman commented 4 years ago

surprising that the empty combination is not included also surprising it's not called "subsets"

alanedelman commented 3 years ago

anyone else out there think that the empty set ought to be a combination?