Skip to content

Pull requests: JuliaMath/Combinatorics.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix integer_partitions(0) bug
#179 opened May 1, 2025 by inkydragon Loading…
Make multinomial work for iterable input
#170 opened Nov 8, 2024 by thchr Loading…
Add multiset_permutations method that doesn't require length feature Indicates new feature / enhancement requests
#164 opened Apr 30, 2024 by oscardssmith Loading… v1.1.0
Derangements feature Indicates new feature / enhancement requests
#150 opened Dec 15, 2023 by FedericoStra Loading… v1.1.0
Compositions feature Indicates new feature / enhancement requests
#142 opened Sep 27, 2023 by densmojd Loading…
Add tests based on python's itertools
#130 opened Feb 1, 2023 by natemcintosh Loading…
Bugfix: include empty combination bug
#129 opened Dec 26, 2022 by Stivanification Loading…
RFC: vector partitions feature Indicates new feature / enhancement requests
#128 opened Dec 25, 2022 by Stivanification Loading…
Reviving #84
#126 opened Nov 11, 2022 by mschauer Loading…
Use inline in the combinations iterator
#125 opened Nov 10, 2022 by mschauer Loading…
Improve partitions performance
#108 opened Aug 25, 2021 by 8d1h Loading…
Fix stirlings2 bug
#92 opened Apr 14, 2020 by o314 Loading…
Added Delannoy number function
#89 opened Dec 31, 2019 by krish8484 Loading…
Use built-in function for combination reorder
#85 opened Sep 18, 2019 by milesfrain Loading…
Fix integer partitions
#82 opened Jul 27, 2019 by jessebett Loading…
ProTip! Exclude everything labeled bug with -label:bug.