packages feed

accelerate-bignum-0.3.0.0: README.md

<div align="center">
<img width="450" src="https://github.com/AccelerateHS/accelerate/raw/master/images/accelerate-logo-text-v.png?raw=true" alt="henlo, my name is Theia"/>

# Big-number arithmetic

[![GitHub CI](https://github.com/tmcdonell/accelerate-bignum/workflows/CI/badge.svg)](https://github.com/tmcdonell/accelerate-bignum/actions)
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/AccelerateHS/Lobby)
<br>
[![Stackage LTS](https://stackage.org/package/accelerate-bignum/badge/lts)](https://stackage.org/lts/package/accelerate-bignum)
[![Stackage Nightly](https://stackage.org/package/accelerate-bignum/badge/nightly)](https://stackage.org/nightly/package/accelerate-bignum)
[![Hackage](https://img.shields.io/hackage/v/accelerate-bignum.svg)](https://hackage.haskell.org/package/accelerate-bignum)

</div>

This package provides fixed-length large integer types and arithmetic operations
for [Accelerate][accelerate]. Signed and unsigned 96, 128, 160, 192, 224, 256, and 512-bit
types are predefined.

Contributions and bug reports are welcome!<br>
Please feel free to contact me through [GitHub][accelerate] or [gitter.im][gitter.im].

 [accelerate]:          https://github.com/AccelerateHS/accelerate
 [gitter.im]:           https://gitter.im/AccelerateHS/Lobby