imp/research/aparith/README

13 lines
362 B
Text
Raw Normal View History

2025-07-06 19:20:20 +10:00
Comparing the speeds of various Nim libraries for
arbitrary precision integers.
Test Targets:
https://github.com/status-im/nim-stint
https://github.com/nim-lang/bigints
https://github.com/michaeljclark/bignum
https://github.com/FedeOmoto/bignum
https://github.com/fsh/integers
Test algorithms:
https://en.wikipedia.org/wiki/Pollard%27s_rho_algorithm#Algorithm