JuliaMath / Combinatorics.jl

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

Remove stale dependency on Polynomials.jl #94

Closed jaakkor2 closed 4 years ago

jaakkor2 commented 4 years ago

Apparently Polynomials.jl is not used in this package anymore, so remove the using-statement and remove the dependencies.

Right now, unused depedency blocks Polynomials version upgrade to v1.