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.1.0.0.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
- 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 && <2.17) [details] |
Tested with | ghc ==8.10.3 |
License | BSD-3-Clause |
Copyright | 2020 Andrew Lelechenko |
Author | Andrew Lelechenko |
Maintainer | andrew.lelechenko@gmail.com |
Revised | Revision 1 made by Bodigrim at 2021-02-07T14:30:50Z |
Category | Math, Numerical |
Home page | https://github.com/Bodigrim/divide#readme |
Source repo | head: git clone https://github.com/Bodigrim/quote-quot |
Uploaded | by Bodigrim at 2020-12-26T14:06:24Z |
Distributions | Arch:0.2.1.0, Fedora:0.2.1.0, LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0, openSUSE:0.2.1.0 |
Reverse Dependencies | 1 direct, 28 indirect [details] |
Downloads | 1404 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-12-26 [all 1 reports] |