This commit is contained in:
2025-10-21 08:45:20 +02:00
parent 4fc1af5c88
commit 12a64f8008

View File

@@ -1,2 +1,7 @@
# haskell-math
## factorization algorithms
### Fermat's factorization algorithm
### Pollard's p-1 algorithm