Combinatorics.jl
Combinatorics.jl copied to clipboard
RFC: vector partitions
Hey everybody,
I implemented this functionality for computing vector partitions years ago and submitted a pull request which grew stale. I recently got back to this and in the hope that perhapas someone might find this useful I have cleaned up the code and added some tests. I would be happy to receive any kind of feedback.
Cheers
Codecov Report
Base: 96.85% // Head: 97.02% // Increases project coverage by +0.16% :tada:
Coverage data is based on head (
6245f53) compared to base (d1b633b). Patch coverage: 100.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #128 +/- ##
==========================================
+ Coverage 96.85% 97.02% +0.16%
==========================================
Files 7 8 +1
Lines 700 739 +39
==========================================
+ Hits 678 717 +39
Misses 22 22
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/vectorpartitions.jl | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.