https://github.com/akababa/bigint
C++14 64-bit implementation of an unsigned arbitrary precision integer arithmetic library
https://github.com/akababa/bigint
biginteger
Last synced: 2 months ago
JSON representation
C++14 64-bit implementation of an unsigned arbitrary precision integer arithmetic library
- Host: GitHub
- URL: https://github.com/akababa/bigint
- Owner: Akababa
- Created: 2017-05-02T23:20:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T23:52:15.000Z (about 8 years ago)
- Last Synced: 2024-10-29T08:04:53.490Z (8 months ago)
- Topics: biginteger
- Language: C++
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BigInt
C++14 64-bit implementation of an unsigned arbitrary precision integer arithmetic library