https://github.com/tmcdonell/accelerate-bignum
Fixed-length large integer arithmetic for Accelerate
https://github.com/tmcdonell/accelerate-bignum
Last synced: 12 months ago
JSON representation
Fixed-length large integer arithmetic for Accelerate
- Host: GitHub
- URL: https://github.com/tmcdonell/accelerate-bignum
- Owner: tmcdonell
- License: bsd-3-clause
- Created: 2017-01-16T07:26:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T15:15:48.000Z (almost 6 years ago)
- Last Synced: 2025-06-20T13:54:55.799Z (about 1 year ago)
- Language: Haskell
- Size: 145 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Big-number arithmetic
[](https://github.com/tmcdonell/accelerate-bignum/actions)
[](https://gitter.im/AccelerateHS/Lobby)
[](https://stackage.org/lts/package/accelerate-bignum)
[](https://stackage.org/nightly/package/accelerate-bignum)
[](https://hackage.haskell.org/package/accelerate-bignum)
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!
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