accelerate-bignum: Fixed-length large integer arithmetic for Accelerate
This package provides fixed-length large integer types and arithmetic operations for Accelerate. Signed and unsigned 96, 128, 160, 192, 224, 256, and 512-bit types are predefined.
Refer to the main Accelerate package for more information: http://hackage.haskell.org/package/accelerate
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| llvm-cpu | Enable primpos for the LLVM CPU backend | Enabled |
| llvm-ptx | Enable primops for the LLVM PTX backend | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- accelerate-bignum-0.3.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
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | accelerate (>=1.3), accelerate-llvm (>=1.3), accelerate-llvm-native (>=1.3), accelerate-llvm-ptx (>=1.3), base (>=4.8 && <5), ghc-prim, llvm-hs-pure (>=3.9), template-haskell [details] |
| License | BSD-3-Clause |
| Copyright | BSD3 |
| Author | Trevor L. McDonell |
| Maintainer | Trevor L. McDonell <trevor.mcdonell@gmail.com> |
| Category | Accelerate, Data |
| Home page | https://github.com/tmcdonell/accelerate-bignum |
| Bug tracker | https://github.com/tmcdonell/accelerate-bignum/issues |
| Source repo | head: git clone https://github.com/tmcdonell/accelerate-bignum this: git clone https://github.com/tmcdonell/accelerate-bignum(tag v0.3.0.0) |
| Uploaded | by TrevorMcDonell at 2020-08-28T14:23:48Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2118 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |