JuliaMath / JuliaMath/Combinatorics.jl

Mention related packages?

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

Description

I'm the author of [SmallCombinatorics.jl](https://github.com/matthias314/SmallCombinatorics.jl). Some users of my package [have suggested](https://github.com/matthias314/SmallCombinatorics.jl/issues/1#issuecomment-3081493100) that you mention it somewhere, for example in your README file. Compared to your package, SmallCombinatorics.jl is quite restricted in scope. However, the functions it provides are usually much faster than their counterparts in Combinatorics.jl because they are based on the non-allocating container types from [SmallCollections.jl](https://github.com/matthias314/SmallCollections.jl). (The README for SmallCombinatorics.jl has some benchmarks.) I imagine that such speed-ups could be relevant for some users. Another package that users might be interested in and that you could mention is [Combinat.jl](https://juliahub.com/ui/Packages/General/Combinat).

What do you think?

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.