@hackage combinat-compat0.2.8.2
Generate and manipulate various combinatorial objects.
Categories
License
BSD-3-Clause
Maintainer
bkomuves (plus) hackage (at) gmail (dot) com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.2.8.2 Tue, 3 Apr 2018
Installation
Tested Compilers
Dependencies (5)
- array >=0.5
- base >=4.11 && <5
- containers
- random
- transformers Show all…
Dependents (2)
@hackage/acme-everything, @hackage/fast-arithmetic
A collection of functions to generate, count, manipulate and visualize all kinds of combinatorial objects like partitions, compositions, trees, permutations, braids, Young tableaux, and so on. Forked from the combinat package.