@hackage combinat0.2.7.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
Installation
Dependencies (6)
- QuickCheck
- array >=0.4
- base >=4 && <4.11
- containers >=0.5
- random
- transformers Show all…
Dependents (10)
@hackage/sigma-ij, @hackage/acme-everything, @hackage/fast-arithmetic, @hackage/gencheck, @hackage/coincident-root-loci, @hackage/qhull, Show all…
Package Flags
withquickcheck
(off by default)
Compile with the QuickCheck tests.
base4
(on by default)
Base v4
A collection of functions to generate, count and manipulate all kinds of combinatorial objects like partitions, compositions, permutations, Young tableaux, binary trees, and so on.