Big-number arithmetic for Accelerate
====================================
[](https://travis-ci.org/tmcdonell/accelerate-bignum)
[](https://hackage.haskell.org/package/accelerate-bignum)
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.
For details on Accelerate refer to the [main repository](https://github.com/AccelerateHS/accelerate).