accelerate-bignum-0.1.0.0: README.md
Big-number arithmetic for Accelerate ==================================== [](https://travis-ci.org/tmcdonell/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).