Files
haskell-math/README.md
2025-10-21 08:45:20 +02:00

8 lines
111 B
Markdown

# haskell-math
## factorization algorithms
### Fermat's factorization algorithm
### Pollard's p-1 algorithm