arrangements
arrangements copied to clipboard
Fast Generators and Iterators of Permutations, Combinations and Partitions
Within the combinations iterator, is there any way to access combinations at random? (I.e. instead of `getnext()` do something equivalent to `getrandom()`, after which that combination is dropped from the...
Hello. I need to calculate millions of times something like this: ``` x
You may alos consider automating deployment by running `usethis::use_pkgdown_github_pages()` locally.