algo-s: An implementation of Knuth's algorithm S.
An implementaiton of Knuth's algorithm S (https:/rosettacode.orgwiki/Knuth%27s_algorithm_S) with a command-line utility for sampling from STDIN.
Modules
- Data
- Sample
- Data.Sample.AlgoS
- Data.Sample.AlgoS.Types
- Data.Sample.AlgoS
- Sample
Downloads
- algo-s-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Dependencies | algo-s (>=0.1.0.0 && <0.2), base (>=4.8 && <4.9), bytestring (>=0.10.6.0 && <0.11), errors (>=2.1.2 && <2.2), foldl (>=1.2.1 && <1.3), mwc-random (>=0.13.4.0 && <0.14), optparse-applicative (>=0.12.1.0 && <0.13), primitive (>=0.6.1.0 && <0.7), unordered-containers (>=0.2.7.1 && <0.3) [details] |
| License | Apache-2.0 |
| Copyright | 2016 Eric Rochester |
| Author | Eric Rochester |
| Maintainer | erochest@gmail.com |
| Category | Data |
| Source repo | head: git clone https://github.com/erochest/algo-s |
| Uploaded | by EricRochester at 2016-08-16T22:39:49Z |
| Distributions | |
| Executables | sample |
| Downloads | 1094 total (2 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-10-26 [all 4 reports] |