combinatorial: Count, enumerate, rank and unrank combinatorial objects
Counting, enumerating, ranking and unranking of combinatorial objects. Well-known and less well-known basic combinatoric problems and examples.
The functions are not implemented in obviously stupid ways, but they are also not optimized to the maximum extent. The package is plain Haskell 98.
See also:
exact-combinatorics
: Efficient computations of large combinatoric numbers.combinat
: Library for a similar purpose with a different structure and selection of problems.
Modules
[Index] [Quick Jump]
Downloads
- combinatorial-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0, 0.1, 0.1.0.1, 0.1.1 |
---|---|
Change log | Changes.md |
Dependencies | array (>=0.4 && <0.6), base (>=4.5 && <5), containers (>=0.4.2 && <0.8), transformers (>=0.3 && <0.7), utility-ht (>=0.0.8 && <0.1) [details] |
Tested with | ghc ==7.4.2, ghc ==7.8.4, ghc ==8.0.1 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HenningThielemann at 2024-02-04T19:29:59Z |
Category | Math, Statistics |
Home page | https://hub.darcs.net/thielema/combinatorial/ |
Source repo | this: darcs get https://hub.darcs.net/thielema/combinatorial/ --tag 0.1.1 head: darcs get https://hub.darcs.net/thielema/combinatorial/ |
Uploaded | by HenningThielemann at 2023-02-15T11:21:44Z |
Distributions | LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 2857 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-02-15 [all 1 reports] |