accelerate-bignum: Fixed-length large integer arithmetic for Accelerate

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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]

Properties

Versions 0.1.0.0, 0.2.0.0, 0.3.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-28T09:55:21Z

Modules

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for accelerate-bignum-0.3.0.0

[back to package description]
henlo, my name is Theia

Big-number arithmetic

GitHub CI Gitter
Stackage LTS Stackage Nightly Hackage

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.

Contributions and bug reports are welcome!
Please feel free to contact me through GitHub or gitter.im.