1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

math.big: add a new greatest-common-divisor-algo for big.Integer, also add a benchmark for it (#12261)

This commit is contained in:
Andreas Schoeller
2021-10-26 10:10:13 +02:00
committed by GitHub
parent f62b2dcfa7
commit f14dabc6bd
5 changed files with 633 additions and 0 deletions

1
.gitignore vendored
View File

@@ -20,6 +20,7 @@ vdbg.exe
*.dll
*.lib
*.bak
*.dylib
a.out
.noprefix.vrepl_temp