Project is now named Celeste
This commit is contained in:
parent
87917f9526
commit
269092fb53
45 changed files with 1507 additions and 12 deletions
12
research/aparith/README
Normal file
12
research/aparith/README
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue