quote-quot: Divide without division
Generate routines for integer division, employing arithmetic
and bitwise operations only, which are 2.5x-3.5x faster
than quot
. Divisors must be known in compile-time and be positive.
[Skip to Readme]
Downloads
- quote-quot-0.2.1.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 |
---|---|
Change log | changelog.md |
Dependencies | base (<5), template-haskell (>=2.16) [details] |
Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.2 |
License | BSD-3-Clause |
Copyright | 2020-2022 Andrew Lelechenko |
Author | Andrew Lelechenko |
Maintainer | andrew.lelechenko@gmail.com |
Category | Math, Numerical |
Home page | https://github.com/Bodigrim/quote-quot#readme |
Source repo | head: git clone https://github.com/Bodigrim/quote-quot |
Uploaded | by Bodigrim at 2022-04-11T18:57:22Z |
Distributions | LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0, openSUSE:0.2.1.0 |
Reverse Dependencies | 1 direct, 18 indirect [details] |
Downloads | 1192 total (66 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-04-11 [all 1 reports] |