fast-digits: Integer-to-digits conversion.
Convert an integer to digits and back. This library is both asymptotically (O(n^1.4) vs. O(n^2)) and practically (2x-40x for typical inputs) faster than Data.Digits.
[Skip to Readme]
library fast-digits
library fast-digits:fast-digits-internal
Downloads
- fast-digits-0.3.2.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, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.2.0 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.15 && <5), fast-digits, ghc-bignum (<1.4) [details] |
Tested with | ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.5, ghc ==9.6.2 |
License | GPL-3.0-only |
Author | Andrew Lelechenko |
Maintainer | andrew.lelechenko@gmail.com |
Category | Data |
Home page | https://github.com/Bodigrim/fast-digits |
Source repo | head: git clone git://github.com/Bodigrim/fast-digits.git |
Uploaded | by Bodigrim at 2023-07-29T20:06:59Z |
Distributions | LTSHaskell:0.3.2.0, NixOS:0.3.2.0, Stackage:0.3.2.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3535 total (40 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-07-29 [all 1 reports] |