https://github.com/brainstone/mod_math
A C++ library for efficient interger mod math
https://github.com/brainstone/mod_math
Last synced: 12 months ago
JSON representation
A C++ library for efficient interger mod math
- Host: GitHub
- URL: https://github.com/brainstone/mod_math
- Owner: BrainStone
- License: mit
- Created: 2022-03-26T01:41:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T03:59:30.000Z (about 4 years ago)
- Last Synced: 2025-05-31T19:25:40.068Z (about 1 year ago)
- Language: C++
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mod_math
A C++ library for efficient interger mod math